Comment 7 for bug 1889737

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/872644
Committed: https://opendev.org/openstack/neutron/commit/47fef55e25fb1b7d3c6c7d6083a916e26fd45b6d
Submitter: "Zuul (22348)"
Branch: master

commit 47fef55e25fb1b7d3c6c7d6083a916e26fd45b6d
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Fri Feb 3 13:11:24 2023 +0100

    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