Implementation of config-assign and config-deploy actions 55/119555/3
authorLukasz Rajewski <lukasz.rajewski@orange.com>
Fri, 19 Mar 2021 16:50:37 +0000 (17:50 +0100)
committerLukasz Rajewski <lukasz.rajewski@orange.com>
Fri, 19 Mar 2021 17:59:53 +0000 (18:59 +0100)
commitd2c5f361fa3a246dfa23c2c582ec498322a97282
tree50f8ecf48470eac3845444b42dc29fa8a0033549
parent1ff5827ffde7af1d8aed23890a571455300ade6d
Implementation of config-assign and config-deploy actions

Implementation of config-assign and config-deploy actions

Issue-ID: INT-1868
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Ibe61ea32bb1d0fbfc5396adf54c7d2fcbc7bbf30
28 files changed:
heat/vFW_CNF_CDS/templates/cba-dev/bootstrap.sh [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/cba-dev/enrich.sh [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh
heat/vFW_CNF_CDS/templates/cba-dev/run-vf-pkg-ra.sh
heat/vFW_CNF_CDS/templates/cba-dev/run-vnf-config.sh [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/cba-dev/run-vnf-ra.sh
heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json
heat/vFW_CNF_CDS/templates/cba/Definitions/node_types.json
heat/vFW_CNF_CDS/templates/cba/Definitions/resources_definition_types.json
heat/vFW_CNF_CDS/templates/cba/Definitions/vFW_CNF_CDS.json
heat/vFW_CNF_CDS/templates/cba/Scripts/kotlin/ConfigDeploy.kt
heat/vFW_CNF_CDS/templates/cba/Scripts/kotlin/ConfigDeploySetup.kt [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Scripts/kotlin/SimpleStatusCheck.kt [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/cnf-mapping.json [deleted file]
heat/vFW_CNF_CDS/templates/cba/Templates/cnf-template.vtl [deleted file]
heat/vFW_CNF_CDS/templates/cba/Templates/config-setup-mapping.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/config-setup-template.vtl [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/k8s-configs/ssh-service-config/Chart.yaml [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/cba/Templates/k8s-configs/ssh-service-config/ssh-service-mapping.json [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/k8s-configs/ssh-service-config/templates/ssh-service-template.yaml.vtl [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/k8s-configs/ssh-service-config/values.yaml [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/cba/Templates/k8s-configs/ssh-service.tar.gz [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-mapping.json [deleted file]
heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-template.vtl [deleted file]
heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json