[openstack-announce] [release][oslo] oslo.cache release 0.9.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Mon Oct 19 17:26:04 UTC 2015


We are pumped to announce the release of:

oslo.cache 0.9.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

For more details, please see the git log history below and:

    http://launchpad.net/oslo.cache/+milestone/0.9.0

Please report issues through launchpad:

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

Changes in oslo.cache 0.8.0..0.9.0
----------------------------------

2093c01 Updated from global requirements
86a02b3 Export functions from __init__

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

oslo_cache/__init__.py | 23 +++++++++++++++++++++++
requirements.txt       |  2 +-
2 files changed, 24 insertions(+), 1 deletion(-)


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

diff --git a/requirements.txt b/requirements.txt
index c8db072..56cf508 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ oslo.log>=1.8.0 # Apache-2.0
-oslo.utils>=2.0.0 # Apache-2.0
+oslo.utils>=2.4.0 # Apache-2.0





More information about the OpenStack-announce mailing list