[oslo] oslo.cache 1.21.0 (pike)
We are pumped to announce the release of: oslo.cache 1.21.0: Cache storage for OpenStack projects. This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.cache Download the package from: https://pypi.python.org/pypi/oslo.cache Please report issues through launchpad: https://bugs.launchpad.net/oslo.cache For more details, please see below. Changes in oslo.cache 1.20.0..1.21.0 ------------------------------------ 5fed740 Remove unused/duplicated logging import b47ed14 Optimize the link address d9f0550 Updated from global requirements ca153fa Check reStructuredText documents for common style issues. Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 4 ++-- HACKING.rst | 6 +++--- README.rst | 14 +++++++------- oslo_cache/_memcache_pool.py | 3 +-- oslo_cache/backends/memcache_pool.py | 4 ---- requirements.txt | 2 +- 6 files changed, 14 insertions(+), 19 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 603c309..d359469 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9 +9 @@ oslo.i18n>=2.1.0 # Apache-2.0 -oslo.log>=3.11.0 # Apache-2.0 +oslo.log>=3.22.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org