[release-announce] [oslo] oslo.policy 1.34.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 14 17:39:08 UTC 2018


We are ecstatic to announce the release of:

oslo.policy 1.34.0: Oslo Policy library

This release is part of the rocky 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.33.1..1.34.0
-------------------------------------

9fd52fd Imported Translations from Zanata
edb7a89 Imported Translations from Zanata
94252ee Update reno for stable/queens
c5e5f6a Updated from global requirements
1d1876f Imported Translations from Zanata
214422c Updated from global requirements
2ae04eb Render deprecated policy names when generating files
891c1df Updated from global requirements
dc5cf23 Updated from global requirements


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

oslo_policy/generator.py                           | 23 +++++++-----
.../locale/en_GB/LC_MESSAGES/oslo_policy.po        | 26 +++++++++++---
releasenotes/source/index.rst                      |  1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 38 +++++++++++++++++---
releasenotes/source/queens.rst                     |  6 ++++
test-requirements.txt                              |  6 ++--
7 files changed, 121 insertions(+), 20 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 95c8c71..453d7f5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
@@ -12,2 +12,2 @@ coverage!=4.4,>=4.0 # Apache-2.0
-openstackdocstheme>=1.17.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD






More information about the Release-announce mailing list