Container Undercloud - Enable neutron segments
Enable segments in preparation for routed networks support. Depends-On: Ifa76fee39c1b2886d5f1128c3cb8a3d68243fc25 Change-Id: Ide1267bfd9cc60d837dc823e4e106ac70dd2e5e6
This commit is contained in:
parent
c60489ecd9
commit
de339ffa36
@ -69,7 +69,7 @@ parameter_defaults:
|
||||
NeutronPublicInterface: eth1
|
||||
MistralCorsAllowedOrigin: '*'
|
||||
MistralExecutionFieldSizeLimit: 16384
|
||||
NeutronServicePlugins: ['router']
|
||||
NeutronServicePlugins: router,segments
|
||||
NeutronNetworkVLANRanges: 'physnet1:1000:2999'
|
||||
NeutronPluginExtensions: 'port_security'
|
||||
NeutronFirewallDriver: ''
|
||||
|
Loading…
Reference in New Issue
Block a user