[release-announce] oslo.policy 3.5.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 11 19:33:52 UTC 2020


We are satisfied to announce the release of:

oslo.policy 3.5.0: 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.

Changes in oslo.policy 3.4.0..3.5.0
-----------------------------------

9ae1539 [goal] Migrate testing to ubuntu focal
d7b2995 sample-generator: Improve YAML output


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

lower-constraints.txt               |  4 ++--
oslo_policy/generator.py            | 34 +++++++++++++++-------------------
requirements.txt                    |  2 +-
4 files changed, 28 insertions(+), 32 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 4a0c5ed..2204536 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
-PyYAML>=3.12 # MIT
+PyYAML>=5.1 # MIT






More information about the Release-announce mailing list