Comment 2 for bug 1940009

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

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

commit c75df16e5021e28aaa9961ed0977f30fa278a1dc
Author: Takashi Kajinami <email address hidden>
Date: Sat Aug 14 23:29:49 2021 +0900

    Add missing options to generated neutron.conf

    This change adds missing oslo.config.opts endpoints to the config file
    to generated neutron.conf, so that the following options are included
    in the neutron.conf generated by the oslo-config-generator command.

    1) Some options of the oslo.service library, related to periodic tasks
       and base service implementation

    2) Options of the oslo.reports library

    3) Options of the healthcheck middleware from oslo.middleware

    Closes-Bug: #1940009
    Change-Id: I9f4763efc02e5cacca3a00e9f101f83d3f3fb1e7