[release-announce] oslo.policy 3.10.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 28 10:54:49 UTC 2021


We are overjoyed to announce the release of:

oslo.policy 3.10.0: Oslo Policy library

This release is part of the yoga 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.10.0
^^^^^^

Bug Fixes

* [bug 1943584
  (https://bugs.launchpad.net/oslo.policy/+bug/1943584)] If file in
  policy directory was emptied, rules were not re- calculated. The
  only workaround was to restart an application. Now rules are re-
  calculated "on the fly", without app restart.

Changes in oslo.policy 3.9.0..3.10.0
------------------------------------

302643b Don't reset rules without overwriting
949289e Rules in policy directory files can be deleted.
0aa03fd Refactor scope enforcement in the Enforcer class
fb51982 Add scope_types attribute to the BaseCheck class


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

oslo_policy/_checks.py                             |   2 +
oslo_policy/policy.py                              | 113 +++++++++++++--------
.../notes/bug-1943584-fc74f9205039883c.yaml        |   7 ++
4 files changed, 113 insertions(+), 94 deletions(-)







More information about the Release-announce mailing list