We are eager to announce the release of:
oslo.cache 1.1.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 below and:
http://launchpad.net/oslo.cache/+milestone/1.1.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.cache
Changes in oslo.cache 1.0.0..1.1.0
----------------------------------
cef626a Updated from global requirements
9be1dd1 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 3019140..d5ea79b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ oslo.log>=1.12.0 # Apache-2.0
-oslo.utils>=2.8.0 # Apache-2.0
+oslo.utils>=3.2.0 # Apache-2.0