Limit enforcement library to assist with quota calculation.
Go to file
Lance Bragstad e5d6b14534 Convert tox.ini to using stestr
With the upgrade to oslotest 3.6.0 [0], testr no longer works [1].
This is because oslotest no longer requires testr and we don't depend
on it directly in oslo.limit.

[0] d5a3c58f71
[1] 897823fbd6

Change-Id: I4357350b3ad442658ef872c295dbe734a0f2cc9b
2018-07-02 19:23:45 +00:00
doc Init repo 2018-05-17 18:06:06 +08:00
oslo_limit Init repo 2018-05-17 18:06:06 +08:00
.coveragerc Init repo 2018-05-17 18:06:06 +08:00
.gitignore Convert tox.ini to using stestr 2018-07-02 19:23:45 +00:00
.gitreview Added .gitreview 2018-03-19 19:54:21 +00:00
.mailmap Init repo 2018-05-17 18:06:06 +08:00
.stestr.conf Init repo 2018-05-17 18:06:06 +08:00
CONTRIBUTING.rst Init repo 2018-05-17 18:06:06 +08:00
HACKING.rst Update url in HACKING.rst 2018-06-21 21:39:22 +08:00
LICENSE Init repo 2018-05-17 18:06:06 +08:00
README.rst Init repo 2018-05-17 18:06:06 +08:00
babel.cfg Init repo 2018-05-17 18:06:06 +08:00
lower-constraints.txt Init repo 2018-05-17 18:06:06 +08:00
requirements.txt Init repo 2018-05-17 18:06:06 +08:00
setup.cfg Init repo 2018-05-17 18:06:06 +08:00
setup.py Init repo 2018-05-17 18:06:06 +08:00
test-requirements.txt Init repo 2018-05-17 18:06:06 +08:00
tox.ini Convert tox.ini to using stestr 2018-07-02 19:23:45 +00:00

README.rst

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.