[release-announce] oslo.upgradecheck 0.3.2 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 4 14:37:58 UTC 2019


We are ecstatic to announce the release of:

oslo.upgradecheck 0.3.2: Common code for writing OpenStack upgrade
checks

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/oslo.upgradecheck

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/oslo.upgradecheck/+bugs

For more details, please see below.

Changes in oslo.upgradecheck 0.3.1..0.3.2
-----------------------------------------

9ebc361 Add Python 3 Train unit tests
c80448d Move doc related modules to doc/requirements.txt


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

.zuul.yaml            |  3 +--
setup.cfg             |  1 +
test-requirements.txt |  6 ------
tox.ini               | 11 +++++++++--
5 files changed, 19 insertions(+), 10 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index cf3bc33..84781a0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,6 +7,0 @@ stestr>=2.0.0
-
-# These are needed for docs generation
-sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7'  # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4'  # BSD
-reno>=2.5.0
-openstackdocstheme>=1.18.1






More information about the Release-announce mailing list