[openstack-dev] [release][oslo] oslo.cache 1.7.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon May 9 15:41:05 UTC 2016


We are tickled pink to announce the release of:

oslo.cache 1.7.0: Cache storage for Openstack projects.

This release is part of the newton release series.

With source available at:

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

With package available at:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.cache 1.5.0..1.7.0
----------------------------------

d51ce5a Imported Translations from Zanata
7569f7d Remove direct dependency on babel
d2189db Imported Translations from Zanata
9bf41ef Updated from global requirements
ea191ca If caching is globally disabled force dogpile to use the null backend
e686318 Updated from global requirements
7961acc Updated from global requirements

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

oslo_cache/_opts.py                               |  4 +-
oslo_cache/core.py                                |  4 +-
oslo_cache/locale/de/LC_MESSAGES/oslo_cache.po    | 54 +++++++++++++++++++
oslo_cache/locale/es/LC_MESSAGES/oslo_cache.po    | 55 ++++++++++++++++++++
oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.po    | 55 ++++++++++++++++++++
oslo_cache/locale/it/LC_MESSAGES/oslo_cache.po    | 54 +++++++++++++++++++
oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.po | 52 +++++++++++++++++++
oslo_cache/locale/oslo_cache.pot                  | 63 +++++++++++++++++++++++
oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.po | 55 ++++++++++++++++++++
oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.po    | 56 ++++++++++++++++++++
oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.po | 52 +++++++++++++++++++
oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.po | 51 ++++++++++++++++++
oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.po | 52 +++++++++++++++++++
requirements.txt                                  |  3 +-
setup.cfg                                         |  2 +-
16 files changed, 621 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index c005c80..35f4848 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +4,0 @@
-Babel>=1.3 # BSD
@@ -8 +7 @@ six>=1.9.0 # MIT
-oslo.config>=3.7.0 # Apache-2.0
+oslo.config>=3.9.0 # Apache-2.0





More information about the OpenStack-dev mailing list