blob: 6931c01237eaa0153bbc6a3c7b629c56b3e7464b [file] [log] [blame]
Zack Williamsa2763112017-01-03 11:38:38 -07001tosca_definitions_version: tosca_simple_yaml_1_0
2
Jonathan Harta2d16812017-08-04 11:30:27 -07003description: Onboard the vRouter service
Zack Williamsa2763112017-01-03 11:38:38 -07004
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