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

commit eb3a803cd7641de756cd11c8fa50df72a90e24ef
Author: melanie witt <melwi...@gmail.com>
Date:   Wed Mar 5 21:12:41 2025 +0000

    unified limits: discover service ID and region ID
    
    In oslo.limit 2.6.0 service endpoint discovery was added, provided by
    three new config options:
    
      [oslo_limit]
      endpoint_service_type = ...
      endpoint_service_name = ...
      endpoint_region_name = ...
    
    We can use the same config options if they are present to lookup the
    service ID and region ID we need when calling the
    GET /registered_limits API as part of the resource limit enforcement
    strategy. This way, the user will not have to configure endpoint_id.
    
    This will look for [oslo.limit]endpoint_id first and if it is not set,
    it will do the discovery.
    
    Closes-Bug: #1931875
    
    Change-Id: Ida14303115e00a1460e6bef4b6d25fc68f343a4e


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1931875

Title:
  Docs might be wrong for configuring keystone access params

Status in OpenStack Compute (nova):
  Fix Released
Status in oslo.limit:
  Fix Released

Bug description:
  This is a placeholder bug to discuss with Lance when he returns. I
  believe that while I was trying to get the initial glance unified
  quota stuff working, we identified some incorrect or missing bits of
  the setup and configuration noted here:

  https://docs.openstack.org/oslo.limit/latest/user/usage.html#configuration

  which ended up different in the actually-working devstack support:

  https://review.opendev.org/c/openstack/devstack/+/788056/6/lib/glance

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