Automation scripts for vFW_CNF_CDS usecase 18/116118/1
authorMichal Chabiera <michal.chabiera@orange.com>
Mon, 7 Dec 2020 17:18:27 +0000 (18:18 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Mon, 7 Dec 2020 21:27:43 +0000 (21:27 +0000)
commit303fe3b4343838ae4c7b7a2511cb065f3abe7699
treeb440bd4803ec5d8a19d3d4398573701456c5621b
parent28107b9b3116d05eead52f9b88bfa385f4762f0a
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
(cherry picked from commit 6a7d598d08aa0e145a5aff71c4ed6deafb098e39)
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