Change NeutronWorkers default to result in previous behavior
authorBrent Eagles <beagles@redhat.com>
Thu, 1 Sep 2016 17:28:59 +0000 (14:58 -0230)
committerBrent Eagles <beagles@redhat.com>
Thu, 1 Sep 2016 19:37:29 +0000 (17:07 -0230)
commit959e87238877fa03707ac624429e673f14ca0c2a
tree085fdde63abe056dafdbc5265013c6cdc4241137
parentc89097c20220bc2266872d7bb01cce28fa01793b
Change NeutronWorkers default to result in previous behavior

Neutron's behavior changed in Newton with respect to the default value
of 0 for NeutronWorkers. Instead of effectively treating it as
"processorcount", it now assumes we mean what we say and doesn't spawn
any workers, resulting in only a single process for handling API
requests. This change alters the default value to regain the previous
behavior.

This change also extends the worker count to the RPC worker setting -
which was possibly an oversight in previous releases. The default
behavior will have no result for most systems.

Closes-Bug: 1619383

Change-Id: Id6e3ee544160372c806905e77348150a1a1eec1b
puppet/services/neutron-api.yaml