neutron/neutron/cmd/upgrade_checks
Doug Wiegley 7e09b25b96
Modify api and rpc default number of workers
- Limit number of api workers to roughly using half of system
  RAM. Spawning a bunch, just to have the OOM killer nuke them
  regularly is not useful.
- Bump the rpc_workers default to half of the api_workers.
  A default of 1 falls behind on any reasonably sized node.

Change-Id: I8b84a359f83133014b3d4414aafc10e6b7c6a876
Closes-bug: #1815629
2019-02-19 13:24:01 -07:00
..
__init__.py Upgrade check command - add support for 3rd party checks 2018-12-18 11:23:03 +01:00
base.py Upgrade check command - add support for 3rd party checks 2018-12-18 11:23:03 +01:00
checks.py Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00