summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/artifact-types
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/artifact-types')
-rw-r--r--catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.yml3
-rw-r--r--catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.zipbin991 -> 1015 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.yml b/catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.yml
index 7b7e640a3c..df5cf0ab75 100644
--- a/catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.yml
+++ b/catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.yml
@@ -28,3 +28,6 @@ tosca.artifacts.File:
tosca.artifacts.Implementation:
derived_from: tosca.artifacts.Root
description: This artifact type represents the parent type for all implementation artifacts in TOSCA. These artifacts are used to implement operations of TOSCA interfaces either directly (e.g., scripts) or indirectly (e.g., config. files).
+
+tosca.artifacts.nfv.SwImage:
+ derived_from: tosca.artifacts.Deployment.Image \ No newline at end of file
diff --git a/catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.zip b/catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.zip
index 7a0a5d9404..ac2d7c8df2 100644
--- a/catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.zip
+++ b/catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.zip
Binary files differ