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