blob: 00fbc4a52eb69b16bf31779f533e4002c0d58a0f [file] [log] [blame]
tosca_definitions_version: tosca_simple_yaml_1_0
imports:
- custom_types/servicegraphconstraint.yaml
description: Constraints on the Services position in the graph
topology_template:
node_templates:
constraints:
type: tosca.nodes.ServiceGraphConstraint
properties:
constraints: '{{ xos_gui_service_graph_constraints }}'