[release-announce] oslo.policy 3.8.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Wed May 12 16:59:10 UTC 2021


We joyfully announce the release of:

oslo.policy 3.8.0: Oslo Policy library

This release is part of the xena release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in oslo.policy 3.7.0..3.8.0
-----------------------------------

7b649af Dropping lower constraints testing
e4378d0 Add Python3 xena unit tests
28adbfb Update master for stable/wallaby
b11d9e8 Move flake8 as a pre-commit local target.
56e903d Reinstate double deprecation test logic
50b7600 Improving documentation about target resources
d7323a0 Adding tests on cache handler
9919f13 Correctly handle IO errors at policy file load
4065a08 Add unit tests on cache handler
b7489eb Add debug log in pick_default_policy_file
9b26732 Use py3 as the default runtime for tox


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

.pre-commit-config.yaml                 | 12 +++--
.zuul.yaml                              |  3 +-
lower-constraints.txt                   | 50 ------------------
oslo_policy/_cache_handler.py           | 29 ++++++++--
oslo_policy/policy.py                   | 14 ++++-
releasenotes/source/index.rst           |  1 +
releasenotes/source/wallaby.rst         |  6 +++
tox.ini                                 |  8 +--
11 files changed, 168 insertions(+), 69 deletions(-)







More information about the Release-announce mailing list