Limit enforcement library to assist with quota calculation.
Go to file
wangxiyuan 88684c2074 Fix CI
We enabled some basic jobs for oslo.limit recently. This patch
fixed the related CI error.

Change-Id: I1fd27724686ae12c0a279d7a7e45c2711b62bf45
2018-07-30 14:22:38 +08:00
doc Fix CI 2018-07-30 14:22:38 +08:00
oslo_limit Fix CI 2018-07-30 14:22:38 +08:00
releasenotes/source Fix CI 2018-07-30 14:22:38 +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
.zuul.yaml Add .zuul.yaml 2018-07-02 21:06:31 +00: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 Fix CI 2018-07-30 14:22:38 +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 Fix CI 2018-07-30 14:22:38 +08:00
tox.ini Fix CI 2018-07-30 14:22:38 +08: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.