vFW CDS CNF CBA with native k8s profile upload 32/113732/3
authorLukasz Rajewski <lukasz.rajewski@orange.com>
Fri, 9 Oct 2020 18:59:32 +0000 (20:59 +0200)
committerLukasz Rajewski <lukasz.rajewski@orange.com>
Fri, 9 Oct 2020 20:44:45 +0000 (22:44 +0200)
commit3a3e9fcdd1141928473b5f793e224204eafe8f1b
tree9864e441b8d85cbb614c2e5c73f7cb7e8c555b95
parent0806ad4aec588a090f4588bf64f68d1804d51113
vFW CDS CNF CBA with native k8s profile upload

vFW CDS CNF CBA with native k8s profile upload

Change-Id: Ic3357982af534ea261d4d617e050dc33bc339645
Issue-ID: INT-1658
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
28 files changed:
heat/vFW_CNF_CDS/templates/Makefile
heat/vFW_CNF_CDS/templates/cba-dev/build.sh [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/cba-dev/deploy.sh [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/cba-dev/run-vf-pkg-ra.sh [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/cba-dev/run-vnf-ra.sh [new file with mode: 0755]
heat/vFW_CNF_CDS/templates/cba/Definitions/artifact_types.json
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/KotlinK8sProfileUpload.kt [deleted file]
heat/vFW_CNF_CDS/templates/cba/TOSCA-Metadata/TOSCA.meta
heat/vFW_CNF_CDS/templates/cba/Templates/base_template-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/base_template-template.vtl
heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-vpkg-profile/manifest.yaml [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-vpkg-profile/override_values.yaml [new file with mode: 0644]
heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-vpkg-profile/ssh-service-mapping.json [moved from heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/ssh-service-mapping.json with 78% similarity]
heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-vpkg-profile/ssh-service-template.yaml.vtl [moved from heat/vFW_CNF_CDS/templates/cba/Templates/k8s-profiles/ssh-service-template.vtl with 100% similarity]
heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/vfw-template.vtl
heat/vFW_CNF_CDS/templates/cba/Templates/vnf-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/vnf-template.vtl
heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/vpkg-template.vtl
heat/vFW_CNF_CDS/templates/cba/Templates/vsn-mapping.json
heat/vFW_CNF_CDS/templates/cba/Templates/vsn-template.vtl
heat/vFW_CNF_CDS/templates/cba/pom.xml [new file with mode: 0644]