blob: 751d0217889bd87dc8b3ff2af5bd1393effe57c1 [file] [log] [blame]
Matteo Scandolo44bf8912016-11-21 13:56:04 -08001tosca_definitions_version: tosca_simple_yaml_1_0
2
3description: Just enough Tosca to get the vSG slice running on the CORD POD
4
5imports:
6 - custom_types/xos.yaml
7 - custom_types/vrouter.yaml
8
9topology_template:
10 node_templates:
11
12 service#vrouter:
13 type: tosca.nodes.VRouterService
14 properties:
15 view_url: /admin/vrouter/
16 no-delete: true
17 no-create: true
18 rest_hostname: onos-fabric
19 rest_port: 8181
20 rest_user: onos
21 rest_pass: rocks