summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.yml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.yml')
-rw-r--r--catalog-be/src/main/resources/import/tosca/artifact-types/artifactTypes.yml3
1 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