[release-announce] oslo.upgradecheck 0.2.0 (stein)
no-reply at openstack.org
no-reply at openstack.org
Mon Feb 18 22:05:20 UTC 2019
We are psyched to announce the release of:
oslo.upgradecheck 0.2.0: Common code for writing OpenStack upgrade
checks
This release is part of the stein release series.
The source is available from:
https://git.openstack.org/cgit/openstack/oslo.upgradecheck
Download the package from:
https://pypi.org/project/oslo.upgradecheck
Please report issues through launchpad:
https://bugs.launchpad.net/oslo.upgradecheck
For more details, please see below.
Changes in oslo.upgradecheck 0.1.1..0.2.0
-----------------------------------------
dbe50ea Add doc params to run and register_cli_opts
1829c08 Move displayed checker title to be in variable
fd6bd23 Separate opt registration from command running
e13a707 Update py33,py34 to py35,py36
d6278ce doc: Switch to openstackdocstheme
d48ef19 doc: Remove crud from conf.py file
1dec43d Change openstack-dev to openstack-discuss
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 1 -
oslo_upgradecheck/upgradecheck.py | 32 +++++---
releasenotes/source/conf.py | 161 ++------------------------------------
setup.cfg | 6 +-
test-requirements.txt | 1 -
tox.ini | 2 +-
7 files changed, 53 insertions(+), 220 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 21afd5e..270a8ea 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +9,0 @@ stestr>=2.0.0
-oslosphinx>=2.5.0
More information about the Release-announce
mailing list