X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FDefinitions%2Fartifact_types.json;h=77d0eb19018e767160789373ab423651c33e6ad3;hb=3a3e9fcdd1141928473b5f793e224204eafe8f1b;hp=bf55ac53cb6796f3648d82d8b87f549a10152281;hpb=89da408dd79bcc7cfb4d89033da435c974c13e70;p=demo.git diff --git a/heat/vFW_CNF_CDS/templates/cba/Definitions/artifact_types.json b/heat/vFW_CNF_CDS/templates/cba/Definitions/artifact_types.json index bf55ac53..77d0eb19 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Definitions/artifact_types.json +++ b/heat/vFW_CNF_CDS/templates/cba/Definitions/artifact_types.json @@ -15,6 +15,11 @@ "file_ext": [ "vtl" ] + }, + "artifact-k8sprofile-content": { + "description": "K8s Profile Folder Artifact", + "version": "1.0.0", + "derived_from": "tosca.artifacts.Implementation" } } }