Some options are missing from neutron.conf generated by "tox -e genconfig"

Bug #1940009 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Takashi Kajinami

Bug Description

Looking at neutron.conf generated by "tox -e genconfig" I noticed the following items are missing from the generated neutron.conf.

1)
Some options of the oslo.service library like run_external_periodic_tasks

2)
Options of the oslo.reports library

3)
Options of the healthcheck middleware was added to api pipeline during Victoria cycle.
 https://review.opendev.org/c/openstack/neutron/+/724676

This is because there are some oslo.config.opts endpoints missing from the config file passed to the oslo-config-generator command.

description: updated
Changed in neutron:
status: New → In Progress
Changed in neutron:
assignee: nobody → Takashi Kajinami (kajinamit)
summary: - The healthcheck middleware options are not included in neutron.conf
- generated by "tox -e genconfig"
+ Some options are missing from neutron.conf generated by "tox -e
+ genconfig"
description: updated
Miguel Lavalle (minsel)
Changed in neutron:
importance: Undecided → Medium
Revision history for this message
Lajos Katona (lajos-katona) wrote :

The proposed patch is this one:
https://review.opendev.org/c/openstack/neutron/+/804571

don't know why launchpad missed it.

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

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/wallaby)

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/neutron/+/805289

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/805289
Committed: https://opendev.org/openstack/neutron/commit/fb1682a3e1fe0621c6e7205d658344873905e5e0
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit fb1682a3e1fe0621c6e7205d658344873905e5e0
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
    (cherry picked from commit c75df16e5021e28aaa9961ed0977f30fa278a1dc)

tags: added: in-stable-wallaby
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 18.1.1

This issue was fixed in the openstack/neutron 18.1.1 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 19.0.0.0rc1

This issue was fixed in the openstack/neutron 19.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.