oslo.limit/oslo_limit
Lance Bragstad 996edbae12 Add skeleton enforce() method to Enforcer
The `enforce()` method is going to be the main entry point into
oslo.limit for services enforcing usage against unified limits.

Future patches will add methods for collecting information from
keystone, resolving callback functions for project resource usage, and
implement different enforcement models (flat, strict-two-level).

Change-Id: I3cca109213e6d3fad91160ebb632d15499690093
2019-06-20 14:18:38 +00:00
..
tests Add skeleton enforce() method to Enforcer 2019-06-20 14:18:38 +00:00
__init__.py Init repo 2018-05-17 18:06:06 +08:00
_i18n.py ADD i18n file 2018-07-30 16:15:03 +08:00
limit.py Add skeleton enforce() method to Enforcer 2019-06-20 14:18:38 +00:00
opts.py Update hacking version 2019-02-13 15:15:50 +08:00