[release-announce] [tripleo] paunch 2.5.0 (queens)
no-reply at openstack.org
no-reply at openstack.org
Mon Apr 9 20:54:33 UTC 2018
We are amped to announce the release of:
paunch 2.5.0: Utility to launch and manage containers using YAML based
configuration data
This release is part of the queens 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.
2.5.0
^^^^^
New Features
* Add *--ulimit=xxx* option for paunch run action. Using this
option, multiple ulimits can be set for the container. For example,
*--ulimit=nproc=1024 --ulimit=nofile=1024* will set proc and nofile
limit to 1024 for the container.
Changes in paunch 2.4.0..2.5.0
------------------------------
e1b6ae7 Add ulimit option for run action
Diffstat (except docs and test files)
-------------------------------------
paunch/builder/compose1.py | 3 +++
releasenotes/notes/add-ulimit-option-30dbd38044d26208.yaml | 8 ++++++++
3 files changed, 13 insertions(+)
More information about the Release-announce
mailing list