diff options
author | MichaĆ Grzesik <michal.grzesik@orange.com> | 2021-03-10 17:26:04 +0100 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@orange.com> | 2021-03-10 21:22:15 +0100 |
commit | 1ff5827ffde7af1d8aed23890a571455300ade6d (patch) | |
tree | 6abdbeba5e1233d06c36e45ff1d4b8f7d30130d5 /heat/vFW_CNF_CDS/automation/artifacts | |
parent | 1e501466e21b774ccaadef19f4618decc0650001 (diff) |
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
Diffstat (limited to 'heat/vFW_CNF_CDS/automation/artifacts')
-rw-r--r-- | heat/vFW_CNF_CDS/automation/artifacts/cluster_kubeconfig | 1 | ||||
-rw-r--r-- | heat/vFW_CNF_CDS/automation/artifacts/onap_kubeconfig | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/heat/vFW_CNF_CDS/automation/artifacts/cluster_kubeconfig b/heat/vFW_CNF_CDS/automation/artifacts/cluster_kubeconfig index e69de29b..8b137891 100644 --- a/heat/vFW_CNF_CDS/automation/artifacts/cluster_kubeconfig +++ b/heat/vFW_CNF_CDS/automation/artifacts/cluster_kubeconfig @@ -0,0 +1 @@ + diff --git a/heat/vFW_CNF_CDS/automation/artifacts/onap_kubeconfig b/heat/vFW_CNF_CDS/automation/artifacts/onap_kubeconfig deleted file mode 100644 index e69de29b..00000000 --- a/heat/vFW_CNF_CDS/automation/artifacts/onap_kubeconfig +++ /dev/null |