[release-announce] [oslo] oslo.cache 1.29.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 14 17:35:45 UTC 2018


We are chuffed to announce the release of:

oslo.cache 1.29.0: Cache storage for OpenStack projects.

This release is part of the rocky release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.cache 1.28.0..1.29.0
------------------------------------

81ca0a6 Update links in README
51d8bc9 Imported Translations from Zanata
fac1be4 Imported Translations from Zanata
8143e0b Update reno for stable/queens
26b9f69 Updated from global requirements
db74847 Updated from global requirements


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

README.rst                                                 |  4 ++--
oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.po          |  8 ++++----
oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.po          |  8 ++++----
oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.po          |  8 ++++----
oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.po          |  8 ++++----
oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.po          |  8 ++++----
oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.po          |  8 ++++----
releasenotes/source/index.rst                              |  1 +
.../source/locale/en_GB/LC_MESSAGES/releasenotes.po        | 14 +++++++++-----
.../source/locale/ko_KR/LC_MESSAGES/releasenotes.po        |  8 ++++----
releasenotes/source/queens.rst                             |  6 ++++++
requirements.txt                                           |  4 ++--
test-requirements.txt                                      |  2 +-
14 files changed, 52 insertions(+), 41 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 6a8dedb..49a19bf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,2 +9,2 @@ oslo.i18n>=3.15.3 # Apache-2.0
-oslo.log>=3.30.0 # Apache-2.0
-oslo.utils>=3.31.0 # Apache-2.0
+oslo.log>=3.36.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 4c12a85..6d4b49b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ mock>=2.0.0 # BSD
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0






More information about the Release-announce mailing list