[release-announce] [oslo] oslo.policy 1.28.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Sep 25 14:24:13 UTC 2017


We are gleeful to announce the release of:

oslo.policy 1.28.0: Oslo Policy library

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/oslo.policy

Download the package from:

    https://pypi.python.org/pypi/oslo.policy

Please report issues through launchpad:

    https://bugs.launchpad.net/oslo.policy

For more details, please see below.

Changes in oslo.policy 1.27.0..1.28.0
-------------------------------------

7b1a6c1 Updated from global requirements
9aa963f rewrite HttpCheckFixture to not mock out entire HttpCheck class


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

oslo_policy/fixture.py | 22 +++++++++++++++-------
test-requirements.txt  |  2 +-
2 files changed, 16 insertions(+), 8 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index e66d8b6..1c51d1a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ coverage!=4.4,>=4.0 # Apache-2.0
-openstackdocstheme>=1.16.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0






More information about the Release-announce mailing list