Sync Integ to Master
[sdc.git] / catalog-be / src / main / resources / import / tosca / relationship-types / relationshipTypes.yml
index 5fb5390..36325ba 100644 (file)
         description: The relative location (e.g., path on the file system), which provides the root location to address an attached node.
         type: string
         status: SUPPORTED
-        required: false
\ No newline at end of file
+        required: false
+  org.openecomp.relationships.ForwardsTo:
+    derived_from: tosca.relationships.Root
+    valid_target_types: [org.openecomp.capabilities.Forwarder]
\ No newline at end of file