Change network into net_mgmt

This patch will make the tosca template useful in tacker
installed by devstack directly.

Change-Id: Ifece7eff6c1aa4f189d51306a28f5706f9702748
Closes-bug: #1639163
This commit is contained in:
gong yong sheng 2016-11-04 16:09:10 +08:00
parent 96833007f2
commit 41f209f457
5 changed files with 6 additions and 6 deletions

View File

@ -50,7 +50,7 @@ topology_template:
VL1:
type: tosca.nodes.nfv.VL
properties:
network_name: private
network_name: net_mgmt
vendor: Tacker
policies:

View File

@ -9,7 +9,7 @@ outputs:
parameters: {}
resources:
CP1:
properties: {network: private, port_security_enabled: false}
properties: {network: net_mgmt, port_security_enabled: false}
type: OS::Neutron::Port
VDU1:
properties:

View File

@ -20,7 +20,7 @@ resources:
user_data_format: SOFTWARE_CONFIG
type: OS::Nova::Server
CP1:
properties: {network: private, port_security_enabled: false}
properties: {network: net_mgmt, port_security_enabled: false}
type: OS::Neutron::Port
VDU1_flavor:
type: OS::Nova::Flavor

View File

@ -33,7 +33,7 @@ topology_template:
VL1:
type: tosca.nodes.nfv.VL
properties:
network_name: private
network_name: net_mgmt
vendor: Tacker
policies:
@ -53,4 +53,4 @@ topology_template:
method: average
comparison_operator: gt
action:
resize_compute: ''
resize_compute: ''

View File

@ -29,7 +29,7 @@ topology_template:
VL1:
type: tosca.nodes.nfv.VL
properties:
network_name: private
network_name: net_mgmt
vendor: Tacker
policies: