Limit enforcement library to assist with quota calculation.
Go to file
Corey Bryant 193f812393 Add python3.7 job on Stein+
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

python3.5 was the only supported python3 version on Xenial. Now that
we have Bionic nodes supporting python3.6 and python3.7, let's add
testing with python3.7 in addition to python3.6 in Stein and
beyond.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html

Change-Id: Id0d0a55f4ceaa05869cb77abf13ee2fea7bee713
Story: #2004073
Task: #27440
2019-02-22 19:53:21 +00:00
doc Merge "Use openstackdocstheme for documentation" 2018-10-05 09:30:58 +00:00
oslo_limit Add opts file 2018-09-06 14:38:39 +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 Clean up .gitignore references to personal tools 2018-10-15 11:56:11 +08: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 python3.7 job on Stein+ 2019-02-22 19:53:21 +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 fix the url in doc 2019-01-09 17:40:44 +00:00
babel.cfg Init repo 2018-05-17 18:06:06 +08:00
lower-constraints.txt Add opts file 2018-09-06 14:38:39 +08:00
requirements.txt Add opts file 2018-09-06 14:38:39 +08:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:38:22 +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 doc gate 2018-08-14 11:50:08 -04: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.