[release-announce] [oslo] oslo.cache 1.19.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 20 16:05:53 UTC 2017


We contentedly announce the release of:

oslo.cache 1.19.0: Cache storage for OpenStack projects.

This release is part of the pike release series.

The source is available from:

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

Download the package from:

    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.18.0..1.19.0
------------------------------------

e9b0170 Updated from global requirements
e92a203 Replaces uuid.uuid4 with uuidutils.generate_uuid()
61dd30d Switch to oslo_log


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

oslo_cache/_memcache_pool.py                 |  2 +-
oslo_cache/backends/memcache_pool.py         |  2 +-
requirements.txt                             |  2 +-
5 files changed, 50 insertions(+), 48 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 4a541c7..603c309 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ six>=1.9.0 # MIT
-oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
+oslo.config>=3.22.0 # Apache-2.0





More information about the Release-announce mailing list