[release-announce] oslo.cache 1.31.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 3 09:51:35 UTC 2018


We eagerly announce the release of:

oslo.cache 1.31.0: Cache storage for OpenStack projects.

This release is part of the stein release series.

The source is available from:

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

Download the package from:

    https://pypi.org/project/oslo.cache

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.cache 1.30.1..1.31.0
------------------------------------

60d23a0 Imported Translations from Zanata
941c728 add lib-forward-testing-python3 test job
5c05fa9 add python 3.6 unit test job
ed81c01 import zuul job settings from project-config
1cedba0 Update reno for stable/rocky
03dc05d Switch to stestr
b240e6d Add release notes link to README
a33bffb fix tox python3 overrides


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

.gitignore                                             |  3 +--
.stestr.conf                                           |  3 +++
.testr.conf                                            |  7 -------
.zuul.yaml                                             | 10 ++++++++++
README.rst                                             |  5 +++--
lower-constraints.txt                                  |  2 +-
releasenotes/source/index.rst                          |  1 +
.../source/locale/en_GB/LC_MESSAGES/releasenotes.po    |  7 +++++--
releasenotes/source/rocky.rst                          |  6 ++++++
test-requirements.txt                                  |  1 +
tox.ini                                                | 18 ++++++++++++++----
11 files changed, 45 insertions(+), 18 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 6d4b49b..0fc8517 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,0 +10 @@ bandit>=1.1.0 # Apache-2.0
+stestr>=2.0.0 # Apache-2.0






More information about the Release-announce mailing list