blob: 0d77ca2a1ba950a1eb59a30c6aebeb84eaa837a8 [file] [log] [blame]
Scott Bakerad858802015-11-16 22:42:40 -08001tosca_definitions_version: tosca_simple_yaml_1_0
2
3description: Some basic fixtures
4
5imports:
6 - custom_types/xos.yaml
7
8topology_template:
9 node_templates:
10 s_tag:
11 type: tosca.nodes.NetworkParameterType
12
13 c_tag:
14 type: tosca.nodes.NetworkParameterType
15
16 next_hop:
17 type: tosca.nodes.NetworkParameterType
18
19 device:
20 type: tosca.nodes.NetworkParameterType