Takashi Kajinami 3602a321f4 Fix region query
The list region API in keystone has no "name" concept. The region name
is actually presented by the "id" field and is unique. Use get region
API instead.

Conflicts:
    oslo_limit/fixture.py
    oslo_limit/limit.py
    oslo_limit/tests/test_limit.py

NOTE(stephenfin): Conflicts are due to the absence of ruff and typing
patches. Type hints have been dropped in the backport.

Closes-Bug: #2131974
Change-Id: I42200f7ef56352ecfb8dbc22b6e1709333ccf274
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
(cherry picked from commit cde63ed003)
2025-12-10 16:14:07 +00:00
2025-12-10 16:14:07 +00:00
2025-09-16 16:01:44 +00:00
2018-05-17 18:06:06 +08:00
2020-03-03 14:52:45 +01:00
2025-09-05 12:23:17 +00:00
2018-05-17 18:06:06 +08:00
2018-05-17 18:06:06 +08:00
2018-06-21 21:39:22 +08:00
2018-05-17 18:06:06 +08:00
2024-10-09 22:41:47 +09:00
2020-02-11 18:53:20 +01:00

Team and repository tags

image

oslo.limit

Latest Version

Downloads

Oslo.limit is the limit enforcement library to assist with quota calculation. It aims to provide support for quota enforcement across all OpenStack services.

Description
Limit enforcement library to assist with quota calculation.
Readme 2.1 MiB
Languages
Python 100%