[openstack-dev] [release][oslo] oslo.cache 1.5.0 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Fri Mar 4 20:43:59 UTC 2016


We are stoked to announce the release of:

oslo.cache 1.5.0: Cache storage for Openstack projects.

This release is part of the mitaka 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.4.0..1.5.0
----------------------------------

efc1a96 Updated from global requirements
754551e Updated from global requirements

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

requirements.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 9867a50..c005c80 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ Babel>=1.3 # BSD
-dogpile.cache>=0.5.4 # BSD
+dogpile.cache>=0.5.7 # BSD
@@ -8 +8 @@ six>=1.9.0 # MIT
-oslo.config>=3.4.0 # Apache-2.0
+oslo.config>=3.7.0 # Apache-2.0





More information about the OpenStack-dev mailing list