Add cofig-assign and config-deploy to cds workflow 91/119091/8
authorMichał Grzesik <michal.grzesik@orange.com>
Wed, 10 Mar 2021 16:26:04 +0000 (17:26 +0100)
committerLukasz Rajewski <lukasz.rajewski@orange.com>
Wed, 10 Mar 2021 20:22:15 +0000 (21:22 +0100)
commit1ff5827ffde7af1d8aed23890a571455300ade6d
tree6abdbeba5e1233d06c36e45ff1d4b8f7d30130d5
parent1e501466e21b774ccaadef19f4618decc0650001
Add cofig-assign and config-deploy to cds workflow

Add cofig-assign and config-deploy to cds workflow,
cloud region and vf params list updated,
exporting onap settings for onapsdk

Issue-ID: INT-1868
Signed-off-by: Michal Grzesik <michal.grzesik@orange.com>
Change-Id: I68acbc2ecedfafb4d2291707f5fef82e8feab831
13 files changed:
heat/vFW_CNF_CDS/automation/README.md
heat/vFW_CNF_CDS/automation/artifacts/cluster_kubeconfig
heat/vFW_CNF_CDS/automation/artifacts/onap_kubeconfig [deleted file]
heat/vFW_CNF_CDS/automation/config.py
heat/vFW_CNF_CDS/automation/instantiate.py
heat/vFW_CNF_CDS/automation/onap_settings.py [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/onboard.py
heat/vFW_CNF_CDS/automation/so_db_adapter.py
heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json
heat/vFW_CNF_CDS/templates/cba/Definitions/vFW_CNF_CDS.json
heat/vFW_CNF_CDS/templates/cba/Scripts/kotlin/ConfigDeploy.kt [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/cnf-mapping.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/cnf-template.vtl [new file with mode: 0644]