PDF parsing support 41/42141/14
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 16 Sep 2017 19:13:11 +0000 (21:13 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 27 Sep 2017 12:40:39 +0000 (14:40 +0200)
commit36e4b9754dedef27637c09b510829f686bd469e4
tree6053446a679f47b5f3b9be54d6fea9bae3576511
parent0e8c582713d70e00975e9a002898bc5cce66eee4
PDF parsing support

- add new git submodule pointing to OPNFV Pharos;
- use Pharos 'generate_config.sh' to parse the PDF using the Fuel
  installer adapter and generate <pod_config.yml> dynamically;
- build <pod_config.yml> outside current git repo and sync separately
  to prevent sensitive data leak;
- add <pod1.yaml> PDF sample based on LF-POD2, should be used with
  'ci/deploy.sh -l local -p pod1';

Change-Id: I4e1b95f180bcd5ade5d86f516628eb8edbe64b1c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
.gitmodules
ci/deploy.sh
mcp/config/labs/local/pod1.yaml [new file with mode: 0644]
mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/.gitignore
mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml
mcp/reclass/classes/cluster/all-mcp-ocata-common/opnfv/pod_config.yml.example [new file with mode: 0644]
mcp/scripts/pharos [new submodule]
mcp/scripts/salt.sh