Merge "Fix missing parameters in OVN DVR environment files"
This commit is contained in:
commit
fb5aa4bb2f
@ -26,3 +26,6 @@ parameter_defaults:
|
||||
NeutronServicePlugins: 'qos,ovn-router,trunk'
|
||||
NeutronVniRanges: ['1:65536', ]
|
||||
NeutronEnableDVR: true
|
||||
NeutronPluginExtensions: "qos,port_security,dns"
|
||||
ControllerParameters:
|
||||
OVNCMSOptions: "enable-chassis-as-gw"
|
||||
|
@ -27,6 +27,7 @@ parameter_defaults:
|
||||
NeutronServicePlugins: 'qos,ovn-router,trunk'
|
||||
NeutronVniRanges: ['1:65536', ]
|
||||
NeutronEnableDVR: true
|
||||
NeutronPluginExtensions: "qos,port_security,dns"
|
||||
ControllerParameters:
|
||||
OVNCMSOptions: "enable-chassis-as-gw"
|
||||
OVNDnsServers: []
|
||||
|
Loading…
x
Reference in New Issue
Block a user