summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/annotation-types/annotationTypes.yml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/annotation-types/annotationTypes.yml')
-rw-r--r--catalog-be/src/main/resources/import/tosca/annotation-types/annotationTypes.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/annotation-types/annotationTypes.yml b/catalog-be/src/main/resources/import/tosca/annotation-types/annotationTypes.yml
new file mode 100644
index 0000000000..edd20e73e6
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/annotation-types/annotationTypes.yml
@@ -0,0 +1,13 @@
+org.openecomp.annotations.Source:
+ description: Indicates the origin source of an input
+ properties:
+ source_type:
+ type: string
+ vf_module_label:
+ type: list
+ description: List of VF Modules this input was originated from
+ entry_schema:
+ type: string
+ param_name:
+ type: string
+ description: Source parameter name