Merge "Set the number of RPC workers to 1 for non SRIOV OVN setups"

This commit is contained in:
Zuul 2018-10-03 16:03:12 +00:00 committed by Gerrit Code Review
commit 3a8956cee8
3 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,7 @@ parameter_defaults:
NeutronNetworkType: 'geneve'
NeutronServicePlugins: 'qos,ovn-router,trunk'
NeutronVniRanges: ['1:65536', ]
NeutronRpcWorkers: 1
NeutronEnableDVR: true
NeutronPluginExtensions: "qos,port_security,dns"
ControllerParameters:

View File

@ -24,6 +24,7 @@ parameter_defaults:
NeutronServicePlugins: 'qos,ovn-router,trunk'
NeutronVniRanges: ['1:65536', ]
NeutronPluginExtensions: "qos,port_security,dns"
NeutronRpcWorkers: 1
ComputeParameters:
NeutronBridgeMappings: ""
ControllerParameters:

View File

@ -25,6 +25,7 @@ parameter_defaults:
NeutronServicePlugins: 'qos,ovn-router,trunk'
NeutronVniRanges: ['1:65536', ]
NeutronPluginExtensions: "qos,port_security,dns"
NeutronRpcWorkers: 1
ComputeParameters:
NeutronBridgeMappings: ""
ControllerParameters: