Merge "Change network into net_mgmt"

This commit is contained in:
Jenkins 2016-11-14 04:33:20 +00:00 committed by Gerrit Code Review
commit 9f64b6d72c
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: