neutron/neutron/tests/unit/cmd
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
..
upgrade_checks Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_netns_cleanup.py netns_cleanup: Remove unused parameter from unplug_devices() 2018-10-10 11:15:59 +02:00
test_ovs_cleanup.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
test_sanity_check.py Fix exception in neutron-sanity-check 2018-06-13 18:21:14 +00:00
test_status.py Fix the way how upgrade checks are loaded 2019-02-07 19:42:41 +01:00