We are satisfied to announce the release of: paunch 1.5.0: Utility to launch and manage containers using YAML based configuration data This release is part of the pike release series. The source is available from: http://git.openstack.org/cgit/openstack/paunch Download the package from: https://tarballs.openstack.org/paunch/ Please report issues through launchpad: http://bugs.launchpad.net/paunch For more details, please see below. Changes in paunch 1.4.0..1.5.0 ------------------------------ d11e045 paunch apply should exit nonzero for failures 64df79c Log stdout/stderr during error efdcacc Add debug tool to paunch Diffstat (except docs and test files) ------------------------------------- README.rst | 77 ++++++++++++++++++++ paunch/__init__.py | 60 ++++++++++++++- paunch/builder/compose1.py | 10 +++ paunch/cmd.py | 133 +++++++++++++++++++++++++++++++++- paunch/runner.py | 5 ++ setup.cfg | 1 + 8 files changed, 301 insertions(+), 2 deletions(-)