zhoulinhui 592a0d09dd Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: I70ca30dd0a5bf0f1aa44f627d92038c826b67174
2020-10-16 01:19:54 +00:00
2020-09-08 13:48:34 +02:00
2020-03-17 16:01:19 +00:00
2020-09-22 12:37:24 +00:00
2018-05-17 18:06:06 +08:00
2020-03-03 14:52:45 +01:00
2019-04-19 19:29:49 +00:00
2018-05-17 18:06:06 +08:00
2020-09-08 13:48:34 +02:00
2018-05-17 18:06:06 +08:00
2020-09-11 20:58:01 +00:00
2018-06-21 21:39:22 +08:00
2018-05-17 18:06:06 +08:00
2020-03-02 14:58:28 +01:00
2020-02-11 18:53:20 +01:00
2020-09-23 21:20:57 +08:00

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.

Description
Limit enforcement library to assist with quota calculation.
Readme 1.7 MiB
Languages
Python 100%