We are glad to announce the release of: oslo.limit 1.6.0: Limit enforcement library to assist with quota calculation. This release is part of the zed 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. 1.6.0 ^^^^^ Bug Fixes * *bug 1962406* <https://bugs.launchpad.net/oslo.limit/+bug/1962406>`_: Fixed the wrong format of options data, which was causing failure with "oslo- config-generator" command if the "oslo.limit" entry point is included. Changes in oslo.limit 1.5.0..1.6.0 ---------------------------------- c67c9cf Move Enforcer caching closer to limit retrieval 004809a Add Python3 zed unit tests a6e08b0 Update master for stable/yoga 9f7a66a Add documentation for config options ce5aa7d oslo-config-generator: Fix ValueError Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- oslo_limit/limit.py | 44 +++++++++++++--------- oslo_limit/opts.py | 6 +-- .../notes/bug-1962406-e239d60400c726c8.yaml | 7 ++++ releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 +++ 10 files changed, 110 insertions(+), 25 deletions(-)
participants (1)
-
no-reply@openstack.org