blob: 1f733f93f127f2a45a63f5dbe3d0ddb2dc4dac03 [file] [log] [blame]
Zack Williamsa2763112017-01-03 11:38:38 -07001tosca_definitions_version: tosca_simple_yaml_1_0
2
3imports:
4 - custom_types/xos.yaml
5
6description: enough onos config to make the mock work
7
8topology_template:
9 node_templates:
10
11 service#ONOS_Fabric:
12 type: tosca.nodes.ONOSService
13
14 service#ONOS_CORD:
15 type: tosca.nodes.ONOSService
16