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

commit 7e6a118dfd37f2876f4dbdf009e0c3ce296a9ead
Author: Takashi Kajinami <tkaji...@redhat.com>
Date:   Tue Oct 5 21:41:10 2021 +0900

    Add missing oslo_limit options
    
    Glance now depends on the oslo.limit library to support the unified
    quota[1], but parameters of the library are still missing from
    glance-api.conf.
    
    This change ensures the parameter of the oslo.limit library are
    included in glance-api.conf generated by oslo-config-generator.
    
    [1] 06e6542f153a1ba197361f3f8cb0010c7d2d4285
    
    Closes-Bug: #1946100
    Change-Id: I56a2a9d8184f50624239b90dd9bef671c195fb90


** 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/1946100

Title:
  [oslo_limit] parameters are missing from glance-api.conf

Status in Glance:
  Fix Released

Bug description:
  The following change[1] introduced dependency on the oslo.limit
  library to implement the unified quota but the parameter of the
  library are still missing from the example glance-api.conf as well as
  the conf file generated by oslo-config-generator.

  We should add the missing oslo.config.opts entrypoint so that the
  library parameters are rendered into the conf file by oslo-config-
  generator.

  [1] https://review.opendev.org/c/openstack/glance/+/788054

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1946100/+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