We are ecstatic to announce the release of: paunch 7.0.2: Utility to launch and manage containers using YAML based configuration data This release is part of the ussuri 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 7.0.1..7.0.2 ------------------------------ 4ae7d88 Trigger container update on image id update 6ad9b29 Use unittest.mock instead of third party mock 368827e [USSURI-ONLY] Add new parameter: pids_limit 861ed06 [USSURY-Only] Log benign command errors as warns b995b0a [USSURI-ONLY] Do not manage masked service units 5c4a55c Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + paunch/builder/base.py | 71 +++++++---- paunch/builder/podman.py | 1 + paunch/runner.py | 32 +++-- paunch/utils/systemctl.py | 30 ++++- paunch/utils/systemd.py | 6 +- 14 files changed, 458 insertions(+), 115 deletions(-)