Takashi Kajinami f351266cba Fix ignored KSA adapter options
KSA adapter options have been registered but these have been unused.
Fix the ignored adapter options so that a few important options such
as valid_interfaces work.

Note that we can't use the native oslo_conf argument because
the current behavior of Connection class attempts to load these adapter
options from the "keystone" section, while there are actually
registered in "oslo_limits" section.

This effectively reverts 4a3c10b58e
because the same functionality can be now achieved by
the valid_interface option.

Related-Bug: 2105987
Change-Id: I038b805be85b9b16c8a1a9eeaa1c90f8f413cc97
2025-04-25 01:31:22 +09:00
2018-05-17 18:06:06 +08:00
2020-03-03 14:52:45 +01:00
2019-04-19 19:29:49 +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
2025-04-15 21:09:26 +09: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%