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

no-reply at openstack.org no-reply at openstack.org
Mon Nov 25 17:16:42 UTC 2019


We enthusiastically announce the release of:

oslo.policy 2.4.0: Oslo Policy library

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

2.4.0
^^^^^

Bug Fixes

* Deprecated policy warnings are now suppressed in the "oslopolicy-
  list-redundant" tool so that they don't overwhelm the relevant
  output.

Changes in oslo.policy 2.3.2..2.4.0
-----------------------------------

e6fe8b2 tox: Keeping going with docs
99daead Modernize policy checker
2ba4990 Update the constraints url
a235ebf Update master for stable/train
5d3aeb5 Suppress deprecation warnings in oslopolicy-list-redundant
82a2c8d Fix reference cycle caused by deprecated sample override


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

lower-constraints.txt                              |   2 +-
oslo_policy/generator.py                           |   5 +
oslo_policy/policy.py                              |   8 +-
oslo_policy/shell.py                               |  10 +-
...dant-deprecation-warnings-f84a06133efdaedd.yaml |   6 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/train.rst                      |   6 +
sample_data/auth_v3_token_system_admin.json        | 136 ++++++++++++++++++++
tox.ini                                            |  10 +-
15 files changed, 436 insertions(+), 20 deletions(-)







More information about the Release-announce mailing list