Create new VSP, onboard from TOSCA file - UI
[sdc.git] / common / openecomp-tosca-datatype / src / main / resources / globalTypes / openecomp / relationships.yml
index 6243cfa..220658a 100644 (file)
@@ -54,3 +54,15 @@ relationship_types:
         status: SUPPORTED
         required: false
         
+  tosca.relationships.nfv.VDU.AttachedTo:
+    derived_from: tosca.relationships.Root
+    properties:
+      location:
+        required: false
+        type: string
+
+  tosca.relationships.nfv.VirtualBindsTo:
+    derived_from: tosca.relationships.Root
+
+  tosca.relationships.nfv.VirtualLinksTo:
+    derived_from: tosca.relationships.Root
\ No newline at end of file