[release-announce] paunch 4.1.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Nov 28 12:30:44 UTC 2018


We are jazzed to announce the release of:

paunch 4.1.0: Utility to launch and manage containers using YAML based
configuration data

This release is part of the stein 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.

4.1.0
^^^^^

Other Notes

* Logging verbosity and destination file can be controled with "--
  debug" "--verbose" and "--log-file".

Changes in paunch 4.0.0..4.1.0
------------------------------

d3c8325 Fix logging to stdout and file in classes/commands
133bb38 Set standard mode for systemd generated unit files
fd01df5 zuul: run tripleo-ci-centos-7-containerized-undercloud-upgrades


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

paunch/__init__.py                               | 85 +++++++++++++++---------
paunch/builder/base.py                           | 57 ++++++++--------
paunch/builder/compose1.py                       |  8 +--
paunch/builder/podman.py                         |  8 +--
paunch/cmd.py                                    | 61 ++++++++++++++---
paunch/runner.py                                 | 68 ++++++++++---------
paunch/utils/common.py                           | 46 +++++++++++++
paunch/utils/systemd.py                          | 26 +++++---
releasenotes/notes/logging-1517682a7b0037cf.yaml |  5 ++
zuul.d/layout.yaml                               |  7 ++
13 files changed, 300 insertions(+), 159 deletions(-)







More information about the Release-announce mailing list