We are amped to announce the release of: oslo.policy 3.2.1: Oslo Policy library This release is part of the victoria 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.2.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.2.0..3.2.1 ----------------------------------- 75677a3 Reload files in policy_dirs on primary file change 85b0e1e Fix pygments style Diffstat (except docs and test files) ------------------------------------- oslo_policy/policy.py | 41 +++++++++++++++++---- .../notes/bug-1880959-8f1370a59759d40d.yaml | 8 ++++ releasenotes/source/conf.py | 2 +- 5 files changed, 87 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org