neutron/neutron/tests
Takashi Kajinami 78e8f1dca0 Set minumum boundary for workers
api_workers=0 does not disable api workers but neutron-server still
launches one api worker. Rejecting 0 helps user notice that the value
they request in config files is not honored.

Also the other rpc workers options disable the corresponding workers
completely by setting these options to 0, so setting negative values
work but does not bring any special benefit.

Change-Id: Iac16b241c71ac1068c6fbea3cc792b74bfc66c03
2024-02-12 06:28:23 +00:00
..
common Fix "use a generator" warnings 2023-12-02 11:29:18 -05:00
contrib Add a new extension "security-groups-rules-belongs-to-default-sg" 2023-10-06 15:36:26 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Fix use-list-literal warnings 2024-01-12 16:00:24 -05:00
functional Merge "[OVN][FT] Retry in case of timeout when executing "ovsdb-client"." 2024-01-30 16:39:49 +00:00
unit Set minumum boundary for workers 2024-02-12 06:28:23 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Remove some useless else statements 2023-11-30 17:39:09 -05:00
post_mortem_debug.py
tools.py Make unit tests compatible with neutron-lib-3.9.0 2023-11-20 12:34:10 +05:30