Correcting net-mgmt to net_mgmt in sample template files

Co-Authored-By: Santosh Kodicherla <ksantosh.cs@gmail.com>
Co-Authored-By: caoyue <yue.cao@easystack.cn>

Change-Id: Ia2b3fd23599445ba0df35924c90b6a2c68e133dc
Closes-Bug:#1577655
This commit is contained in:
Santosh Kodicherla 2016-06-21 15:27:29 +00:00
parent 2810b5e8a4
commit 9923e95970
6 changed files with 10 additions and 10 deletions

View File

@ -33,5 +33,5 @@ topology_template:
VL1:
type: tosca.nodes.nfv.VL
properties:
network_name: net-mgmt
vendor: Tacker
network_name: net_mgmt
vendor: Tacker

View File

@ -32,5 +32,5 @@ topology_template:
VL1:
type: tosca.nodes.nfv.VL
properties:
network_name: net-mgmt
vendor: Tacker
network_name: net_mgmt
vendor: Tacker

View File

@ -32,5 +32,5 @@ topology_template:
VL1:
type: tosca.nodes.nfv.VL
properties:
network_name: net-mgmt
vendor: Tacker
network_name: net_mgmt
vendor: Tacker

View File

@ -42,5 +42,5 @@ topology_template:
VL1:
type: tosca.nodes.nfv.VL
properties:
network_name: net-mgmt
network_name: net_mgmt
vendor: Tacker

View File

@ -36,7 +36,7 @@ topology_template:
VL1:
type: tosca.nodes.nfv.VL
properties:
network_name: net-mgmt
network_name: net_mgmt
vendor: Tacker
VL2:

View File

@ -35,5 +35,5 @@ topology_template:
VL1:
type: tosca.nodes.nfv.VL
properties:
network_name: net-mgmt
vendor: Tacker
network_name: net_mgmt
vendor: Tacker