neutron/neutron/cmd/upgrade_checks
Rodolfo Alonso Hernandez 47fef55e25 Add a method to retrieve and register "rpc_workers" config knob
This new method retrieves the config option "rpc_workers" from the
configuration. If this option is not loaded, the method registers
the ``neutron.conf.service.SERVICE_OPTS`` options before reading
the knob again.

Closes-Bug: #2004656
Related-Bug: #1889737

Change-Id: I1f99cb32f33cc91141136cb4e3fbd33715530c59
2023-02-08 11:48:48 +01:00
..
__init__.py Upgrade check command - add support for 3rd party checks 2018-12-18 11:23:03 +01:00
base.py Fix remaining typos in comments and tests 2022-07-06 21:20:27 +05:30
checks.py Add a method to retrieve and register "rpc_workers" config knob 2023-02-08 11:48:48 +01:00