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

no-reply at openstack.org no-reply at openstack.org
Wed Sep 6 08:37:08 UTC 2017


We are pleased to announce the release of:

oslo.policy 1.26.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.25.0..1.26.0
-------------------------------------

cc30bf7 Imported Translations from Zanata
067250f Updated from global requirements
4b2342a throw an exception when sphinxext cannot find the config file
0b71417 Update reno for stable/pike
2b99c39 fix formatting for empty defaults
5405032 Updated from global requirements


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

.../locale/ar/LC_MESSAGES/oslo_policy-log-error.po | 24 -------------
.../locale/cs/LC_MESSAGES/oslo_policy-log-error.po | 23 -------------
oslo_policy/locale/cs/LC_MESSAGES/oslo_policy.po   | 35 -------------------
.../locale/de/LC_MESSAGES/oslo_policy-log-error.po | 23 -------------
oslo_policy/locale/de/LC_MESSAGES/oslo_policy.po   | 39 ----------------------
.../en_AU/LC_MESSAGES/oslo_policy-log-error.po     | 23 -------------
.../en_GB/LC_MESSAGES/oslo_policy-log-error.po     | 23 -------------
.../locale/en_GB/LC_MESSAGES/oslo_policy.po        | 10 ++----
.../locale/es/LC_MESSAGES/oslo_policy-log-error.po | 23 -------------
oslo_policy/locale/es/LC_MESSAGES/oslo_policy.po   | 37 --------------------
.../locale/fr/LC_MESSAGES/oslo_policy-log-error.po | 23 -------------
oslo_policy/locale/fr/LC_MESSAGES/oslo_policy.po   | 39 ----------------------
.../locale/it/LC_MESSAGES/oslo_policy-log-error.po | 23 -------------
oslo_policy/locale/it/LC_MESSAGES/oslo_policy.po   | 37 --------------------
.../locale/ja/LC_MESSAGES/oslo_policy-log-error.po | 23 -------------
.../ko_KR/LC_MESSAGES/oslo_policy-log-error.po     | 23 -------------
.../locale/ko_KR/LC_MESSAGES/oslo_policy.po        | 35 -------------------
.../locale/pt/LC_MESSAGES/oslo_policy-log-error.po | 23 -------------
.../pt_BR/LC_MESSAGES/oslo_policy-log-error.po     | 23 -------------
.../locale/pt_BR/LC_MESSAGES/oslo_policy.po        | 36 --------------------
oslo_policy/locale/ru/LC_MESSAGES/oslo_policy.po   | 38 ---------------------
.../tr_TR/LC_MESSAGES/oslo_policy-log-error.po     | 23 -------------
.../locale/tr_TR/LC_MESSAGES/oslo_policy.po        | 33 ------------------
.../vi_VN/LC_MESSAGES/oslo_policy-log-error.po     | 23 -------------
.../zh_CN/LC_MESSAGES/oslo_policy-log-error.po     | 23 -------------
.../locale/zh_CN/LC_MESSAGES/oslo_policy.po        | 33 ------------------
.../zh_TW/LC_MESSAGES/oslo_policy-log-error.po     | 23 -------------
.../locale/zh_TW/LC_MESSAGES/oslo_policy.po        | 33 ------------------
oslo_policy/sphinxext.py                           |  9 +++--
releasenotes/source/index.rst                      |  1 +
releasenotes/source/pike.rst                       |  6 ++++
requirements.txt                                   |  2 +-
test-requirements.txt                              |  6 ++--
33 files changed, 21 insertions(+), 777 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index ee10fda..38d7ce8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
-PyYAML>=3.10.0 # MIT
+PyYAML>=3.10 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 8fb07b1..e66d8b6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ oslotest>=1.10.0 # Apache-2.0
-requests-mock>=1.1 # Apache-2.0
+requests-mock>=1.1.0 # Apache-2.0
@@ -12 +12 @@ coverage!=4.4,>=4.0 # Apache-2.0
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
@@ -15 +15 @@ sphinx>=1.6.2 # BSD
-reno!=2.3.1,>=1.8.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list