We high-spiritedly announce the release of: paunch 5.4.0: Utility to launch and manage containers using YAML based configuration data This release is part of the train stable release series. The source is available from: https://opendev.org/openstack/paunch Download the package from: https://tarballs.openstack.org/paunch/ Please report issues through: https://bugs.launchpad.net/paunch/+bugs For more details, please see below. Changes in paunch 5.3.2..5.4.0 ------------------------------ 514328b remove c7 update/upgrdae jobs f1a0879 Actually fail if a stop or remove call fails 73ce22c Fix option to not cleanup containers not in config 7e49691 Fix inspect images calls to not use the index format keyword e6efb9d [c7-train] Switch c7 jobs to content provider 6017b33 [train] Switch to content provider jobs/templates cca61e6 Instruct systemd to accept 137 and 143 exit code 0cad8b3 Trigger container update on image id update ed2c015 [USSURI-ONLY] Add new parameter: pids_limit e3789cc Log benign command errors as warns 6f44509 Make sure failed containers get stopped by systemd c8661e0 podman: get cpus allowed list only when isolcpus in cmdline f7c39f6 Allow to pass a list for "security_opt" param 16ae5e4 Fix return results on cmd failure and error msgs 8365ed9 remove centos-7-undercloud-upgrades from paunch layout Diffstat (except docs and test files) ------------------------------------- paunch/builder/base.py | 39 ++++-- paunch/builder/compose1.py | 7 +- paunch/builder/podman.py | 8 +- paunch/cmd.py | 4 +- paunch/runner.py | 61 ++++++-- paunch/utils/systemd.py | 2 + zuul.d/layout.yaml | 47 ++++--- 12 files changed, 404 insertions(+), 102 deletions(-)
participants (1)
-
no-reply@openstack.org