Container Undercloud - Enable neutron segments

Enable segments in preparation for routed networks support.

Depends-On: Ifa76fee39c1b2886d5f1128c3cb8a3d68243fc25
Change-Id: Ide1267bfd9cc60d837dc823e4e106ac70dd2e5e6
This commit is contained in:
Harald Jensås 2018-03-22 19:47:25 +01:00
parent c60489ecd9
commit de339ffa36

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: ''