[oslo_reports] options are missing from the config file generated by oslo-confi-generator

Bug #1940733 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
In Progress
Undecided
Takashi Kajinami
Designate
Fix Released
Undecided
Takashi Kajinami
Glance
Fix Released
Undecided
Takashi Kajinami
OpenStack Compute (nova)
Fix Released
Undecided
Takashi Kajinami
OpenStack Shared File Systems Service (Manila)
Fix Released
Medium
Takashi Kajinami

Bug Description

Description
===========
The oslo.reports library[1] introduced ability to generate an error report which is usually called "guru meditation report".
This library provides several config options but currently none of them are rendered into .conf file generated by oslo-confing-generator.

[1] https://github.com/openstack/oslo.reports

Steps to reproduce
==================
* Generate .conf file by `tox -e genconfig`
* Review options described in the generated .conf file

Expected result
===============
The [oslo_reports] section is included

Actual result
=============
The [oslo_reports] section is missing

Environment
===========
N/A

Logs & Configs
==============
N/A

Changed in nova:
assignee: nobody → Takashi Kajinami (kajinamit)
Changed in manila:
assignee: nobody → Takashi Kajinami (kajinamit)
Changed in nova:
status: New → In Progress
Changed in ceilometer:
assignee: nobody → Takashi Kajinami (kajinamit)
Changed in glance:
assignee: nobody → Takashi Kajinami (kajinamit)
Changed in glance:
status: New → In Progress
Changed in manila:
status: New → In Progress
Changed in designate:
assignee: nobody → Takashi Kajinami (kajinamit)
Changed in ceilometer:
status: New → In Progress
Changed in designate:
status: New → In Progress
Vida Haririan (vhariria)
tags: added: oslo
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.opendev.org/c/openstack/nova/+/804568
Committed: https://opendev.org/openstack/nova/commit/9bae5f2ca5f5780beb09130ece9ea77da1f6ab83
Submitter: "Zuul (22348)"
Branch: master

commit 9bae5f2ca5f5780beb09130ece9ea77da1f6ab83
Author: Takashi Kajinami <email address hidden>
Date: Sat Aug 14 23:21:41 2021 +0900

    Add missing [oslo_reports] options

    The oslo.reports library provides some options under the [oslo_reports]
    section. This change ensures these parameters are rendered by
    the oslo-config-generator command.

    Closes-Bug: #1940733
    Change-Id: I135bce7bd557cd5067897486e91c97c1dc61aa2b

Changed in nova:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.opendev.org/c/openstack/manila/+/804566
Committed: https://opendev.org/openstack/manila/commit/3f97376cd06983b3dd173c876bf82c8ed6332623
Submitter: "Zuul (22348)"
Branch: master

commit 3f97376cd06983b3dd173c876bf82c8ed6332623
Author: Takashi Kajinami <email address hidden>
Date: Sat Aug 14 23:10:12 2021 +0900

    Add missing [oslo_reports] options

    The oslo.reports library provides some options under the [oslo_reports]
    section. This change ensures these parameters are rendered by
    the oslo-config-generator command.

    Closes-Bug: #1940733
    Change-Id: I5e30ef458bccb0921ce77b2d9ef875bec72d0619

Changed in manila:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.opendev.org/c/openstack/designate/+/804944
Committed: https://opendev.org/openstack/designate/commit/d65faea1d540da4d0f600f5c969098eae53842cd
Submitter: "Zuul (22348)"
Branch: master

commit d65faea1d540da4d0f600f5c969098eae53842cd
Author: Takashi Kajinami <email address hidden>
Date: Wed Aug 18 12:18:13 2021 +0900

    Add missing [oslo_reports] options

    The oslo.reports library provides some options under the [oslo_reports]
    section. This change ensures these parameters are rendered by
    the oslo-config-generator command.

    Closes-Bug: #1940733
    Change-Id: Ia5491fc97e431e5fce52091729738e6958f764e2

Changed in designate:
status: In Progress → Fix Released
Changed in manila:
importance: Undecided → Medium
milestone: none → xena-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (stable/wallaby)

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

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/806693
Committed: https://opendev.org/openstack/manila/commit/b7ec1f88373b7b6233c6dade24a643ab808bcef4
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit b7ec1f88373b7b6233c6dade24a643ab808bcef4
Author: Takashi Kajinami <email address hidden>
Date: Sat Aug 14 23:10:12 2021 +0900

    Add missing [oslo_reports] options

    The oslo.reports library provides some options under the [oslo_reports]
    section. This change ensures these parameters are rendered by
    the oslo-config-generator command.

    Closes-Bug: #1940733
    Change-Id: I5e30ef458bccb0921ce77b2d9ef875bec72d0619
    (cherry picked from commit 3f97376cd06983b3dd173c876bf82c8ed6332623)

tags: added: in-stable-wallaby
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (stable/victoria)

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/manila/+/806960

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

Reviewed: https://review.opendev.org/c/openstack/glance/+/804569
Committed: https://opendev.org/openstack/glance/commit/d155c376934f7c5f7d8ebb8f0d516f0d5fd7db3e
Submitter: "Zuul (22348)"
Branch: master

commit d155c376934f7c5f7d8ebb8f0d516f0d5fd7db3e
Author: Takashi Kajinami <email address hidden>
Date: Sat Aug 14 23:20:56 2021 +0900

    Add missing [oslo_reports] options

    The oslo.reports library provides some options under the [oslo_reports]
    section. This change ensures these parameters are rendered by
    the oslo-config-generator command.

    Closes-Bug: #1940733
    Change-Id: Icdfa374640e8962198790c30f4d0e0ec03b2f2cd

Changed in glance:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/ceilometer 17.0.0.0rc1

This issue was fixed in the openstack/ceilometer 17.0.0.0rc1 release candidate.

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

This issue was fixed in the openstack/glance 23.0.0.0rc1 release candidate.

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

This issue was fixed in the openstack/nova 24.0.0.0rc1 release candidate.

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

This issue was fixed in the openstack/designate 13.0.0.0rc1 release candidate.

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

This issue was fixed in the openstack/manila 13.0.0.0rc1 release candidate.

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/806960
Committed: https://opendev.org/openstack/manila/commit/7e91df69115c2d06992adacb591400785710b896
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 7e91df69115c2d06992adacb591400785710b896
Author: Takashi Kajinami <email address hidden>
Date: Sat Aug 14 23:10:12 2021 +0900

    Add missing [oslo_reports] options

    The oslo.reports library provides some options under the [oslo_reports]
    section. This change ensures these parameters are rendered by
    the oslo-config-generator command.

    Closes-Bug: #1940733
    Change-Id: I5e30ef458bccb0921ce77b2d9ef875bec72d0619
    (cherry picked from commit 3f97376cd06983b3dd173c876bf82c8ed6332623)
    (cherry picked from commit b7ec1f88373b7b6233c6dade24a643ab808bcef4)

tags: added: in-stable-victoria
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/manila/+/813708

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/813708
Committed: https://opendev.org/openstack/manila/commit/ad152a4717e66e19d0ad1bb209081cb7d61741b4
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit ad152a4717e66e19d0ad1bb209081cb7d61741b4
Author: Takashi Kajinami <email address hidden>
Date: Sat Aug 14 23:10:12 2021 +0900

    Add missing [oslo_reports] options

    The oslo.reports library provides some options under the [oslo_reports]
    section. This change ensures these parameters are rendered by
    the oslo-config-generator command.

    Closes-Bug: #1940733
    Change-Id: I5e30ef458bccb0921ce77b2d9ef875bec72d0619
    (cherry picked from commit 3f97376cd06983b3dd173c876bf82c8ed6332623)
    (cherry picked from commit b7ec1f88373b7b6233c6dade24a643ab808bcef4)
    (cherry picked from commit 7e91df69115c2d06992adacb591400785710b896)

tags: added: in-stable-ussuri
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/c/openstack/manila/+/815562

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/815562
Committed: https://opendev.org/openstack/manila/commit/bf01a887aec5f624f0ad43b9e90f9c810028eb67
Submitter: "Zuul (22348)"
Branch: stable/train

commit bf01a887aec5f624f0ad43b9e90f9c810028eb67
Author: Takashi Kajinami <email address hidden>
Date: Sat Aug 14 23:10:12 2021 +0900

    Add missing [oslo_reports] options

    The oslo.reports library provides some options under the [oslo_reports]
    section. This change ensures these parameters are rendered by
    the oslo-config-generator command.

    Closes-Bug: #1940733
    Change-Id: I5e30ef458bccb0921ce77b2d9ef875bec72d0619
    (cherry picked from commit 3f97376cd06983b3dd173c876bf82c8ed6332623)
    (cherry picked from commit b7ec1f88373b7b6233c6dade24a643ab808bcef4)
    (cherry picked from commit 7e91df69115c2d06992adacb591400785710b896)
    (cherry picked from commit ad152a4717e66e19d0ad1bb209081cb7d61741b4)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 12.1.0

This issue was fixed in the openstack/manila 12.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 11.1.0

This issue was fixed in the openstack/manila 11.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 10.2.0

This issue was fixed in the openstack/manila 10.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila train-eol

This issue was fixed in the openstack/manila train-eol release.

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.