[release-announce] oslo.policy 3.1.1 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Thu Jul 2 10:28:21 UTC 2020


We eagerly announce the release of:

oslo.policy 3.1.1: Oslo Policy library

This release is part of the ussuri stable 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.

3.1.1
^^^^^

Bug Fixes

* [bug 1880959 (https://bugs.launchpad.net/keystone/+bug/1880959)]
  The behavior of policy file reloading from policy directories was
  fixed. Previously the rules from policy files located in the
  directories specified in the "policy_dirs" option were not reapplied
  after the rules from the primary policy file have been reapplied due
  to a change.

Changes in oslo.policy 3.1.0..3.1.1
-----------------------------------

c8c138e Reload files in policy_dirs on primary file change
d4a2c64 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
ab7ce35 Update .gitreview for stable/ussuri


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

.gitreview                                         |  1 +
oslo_policy/policy.py                              | 41 +++++++++++++++++----
.../notes/bug-1880959-8f1370a59759d40d.yaml        |  8 ++++
tox.ini                                            |  2 +-
5 files changed, 87 insertions(+), 8 deletions(-)







More information about the Release-announce mailing list