Merge "Add the node type tosca.relationships.RoutesTo to TOSCA spec."
This commit is contained in:
@@ -411,6 +411,10 @@ tosca.relationships.AttachesTo:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
tosca.relationships.RoutesTo:
|
||||||
|
derived_from: tosca.relationships.ConnectsTo
|
||||||
|
valid_target_types: [ tosca.capabilities.Endpoint ]
|
||||||
|
|
||||||
tosca.relationships.network.LinksTo:
|
tosca.relationships.network.LinksTo:
|
||||||
derived_from: tosca.relationships.DependsOn
|
derived_from: tosca.relationships.DependsOn
|
||||||
valid_target_types: [ tosca.capabilities.network.Linkable ]
|
valid_target_types: [ tosca.capabilities.network.Linkable ]
|
||||||
|
|||||||
Reference in New Issue
Block a user