Automation scripts for vFW_CNF_CDS usecase 83/116183/7
authorMichal Chabiera <michal.chabiera@orange.com>
Mon, 7 Dec 2020 17:18:27 +0000 (18:18 +0100)
committerMichal Chabiera <michal.chabiera@orange.com>
Mon, 7 Dec 2020 19:30:25 +0000 (19:30 +0000)
commit6a7d598d08aa0e145a5aff71c4ed6deafb098e39
tree9dcd7b051d52b51bfa5447e8e8c5d18ead16b489
parent5c348b72147bf5c51cb60d56d22d94240d18a138
Automation scripts for vFW_CNF_CDS usecase

Automation scripts for vFW_CNF_CDS usecase

Issue-ID: INT-1658
Signed-off-by: Michal Chabiera <michal.chabiera@orange.com>
Change-Id: I32ba9afe0ca95c5db66c6789756508a76a13f948
17 files changed:
heat/vFW_CNF_CDS/README.txt
heat/vFW_CNF_CDS/automation/Pipfile [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/README.md [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/__init__.py [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/artifacts/cluster_kubeconfig [new file with mode: 0644]
heat/vFW_CNF_CDS/automation/artifacts/onap_kubeconfig [new file with mode: 0644]
heat/vFW_CNF_CDS/automation/config.py [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/crds/crd1 [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/crds/crd2 [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/create_k8s_region.py [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/delete.py [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/instantiate.py [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/k8s_client.py [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/onboard.py [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/so_db_adapter.py [new file with mode: 0755]
heat/vFW_CNF_CDS/automation/update_connectivity_info.py [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/Makefile