We exuberantly announce the release of: paunch 3.2.0: Utility to launch and manage containers using YAML based configuration data This release is part of the rocky stable release series. The source is available from: https://git.openstack.org/cgit/openstack/paunch Download the package from: https://tarballs.openstack.org/paunch/ Please report issues through launchpad: https://bugs.launchpad.net/paunch For more details, please see below. Changes in paunch 3.1.0..3.2.0 ------------------------------ 6d2ec11 fix tox python3 overrides 0104af8 Add openstack-python35-jobs 1120b43 python3: remove usage of 'long' 8d593fa Switch docs to openstackdocstheme Diffstat (except docs and test files) ------------------------------------- paunch/builder/compose1.py | 2 +- releasenotes/source/conf.py | 9 +++++++-- test-requirements.txt | 4 ++-- tox.ini | 6 ++++++ zuul.d/layout.yaml | 1 + 6 files changed, 24 insertions(+), 9 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 20dda9f..ad110d4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,2 +9 @@ python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx>=1.5.1,!=1.6.1 # BSD -oslosphinx>=4.7.0 # Apache-2.0 +sphinx>=1.6.2 # BSD @@ -14,0 +14 @@ testtools>=1.4.0 # MIT +openstackdocstheme>=1.18.1 # Apache-2.0
participants (1)
-
no-reply@openstack.org