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 <tkaji...@redhat.com>
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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1940733

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

Status in Ceilometer:
  In Progress
Status in Designate:
  Fix Released
Status in Glance:
  Fix Released
Status in OpenStack Shared File Systems Service (Manila):
  Fix Released
Status in OpenStack Compute (nova):
  Fix Released

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1940733/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to