Merge "Container Undercloud - Enable neutron segments"

This commit is contained in:
Zuul 2018-03-27 10:37:12 +00:00 committed by Gerrit Code Review
commit ce21e34356
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ parameter_defaults:
NeutronPublicInterface: eth1
MistralCorsAllowedOrigin: '*'
MistralExecutionFieldSizeLimit: 16384
NeutronServicePlugins: ['router']
NeutronServicePlugins: router,segments
NeutronNetworkVLANRanges: 'physnet1:1000:2999'
NeutronPluginExtensions: 'port_security'
NeutronFirewallDriver: ''