nova/nova/limit
Dan Smith c178d93606 Unify placement client singleton implementations
We have many places where we implement singleton behavior for the
placement client. This unifies them into a single place and
implementation. Not only does this DRY things up, but may cause us
to initialize it fewer times and also allows for emitting a common
set of error messages about expected failures for better
troubleshooting.

Change-Id: Iab8a791f64323f996e1d6e6d5a7e7a7c34eb4fb3
Related-Bug: #1846820
2022-08-18 07:22:37 -07:00
..
__init__.py Add logic to enforce local api and db limits 2022-02-24 16:21:02 +00:00
local.py Follow up for unified limits 2022-03-04 03:42:58 +00:00
placement.py Unify placement client singleton implementations 2022-08-18 07:22:37 -07:00
utils.py Update quota_class APIs for db and api limits 2022-02-24 16:21:02 +00:00