[release-announce] oslo.limit 1.2.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 11 19:33:16 UTC 2020


We are gleeful to announce the release of:

oslo.limit 1.2.1: Limit enforcement library to assist with quota
calculation.

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/oslo.limit

Download the package from:

    https://pypi.org/project/oslo.limit

Please report issues through:

    https://bugs.launchpad.net/oslo.limit/+bugs

For more details, please see below.

Changes in oslo.limit 1.2.0..1.2.1
----------------------------------

ddb62b9 Bump bandit version
7f93f46 Add user guide about how to add a new service
1443a6e Align contributing doc with oslo's policy


Diffstat (except docs and test files)
-------------------------------------

CONTRIBUTING.rst          |  5 +++
test-requirements.txt     |  2 +-
3 files changed, 84 insertions(+), 1 deletion(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index effcc24..0250f6c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ stestr>=1.0.0 # Apache-2.0
-bandit>=1.4.0 # Apache-2.0
+bandit>=1.6.0,<1.7.0 # Apache-2.0






More information about the Release-announce mailing list