We are frolicsome to announce the release of:

oslo.cache 1.15.0: Cache storage for OpenStack projects.

This release is part of the ocata 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.14.0..1.15.0
------------------------------------

de45f6d Enable release notes translation
4f9a6df Updated from global requirements
1505b23 Updated from global requirements
7614790 Update reno for stable/newton
8f3b227 Updated from global requirements
92a979b Add usage example to documentation
f29cb97 Fix docstring for get_memoization_decorator


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

oslo_cache/core.py             |  6 +++---
releasenotes/source/conf.py    |  3 +++
releasenotes/source/index.rst  |  5 +++--
releasenotes/source/newton.rst |  6 ++++++
requirements.txt               |  4 ++--
test-requirements.txt          |  4 ++--
7 files changed, 63 insertions(+), 11 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 49915bf..66fbae4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-dogpile.cache>=0.6.1 # BSD
+dogpile.cache>=0.6.2 # BSD
@@ -9 +9 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.log>=1.14.0 # Apache-2.0
+oslo.log>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 0510e84..836099e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7,2 @@ oslotest>=1.10.0 # Apache-2.0
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to