[tripleo] tripleo-common 7.6.11 (pike)
We are satisfied to announce the release of: tripleo-common 7.6.11: A common library for TripleO workflows. This release is part of the pike release series. The source is available from: http://git.openstack.org/cgit/openstack/tripleo-common Download the package from: https://tarballs.openstack.org/tripleo-common/ Please report issues through launchpad: http://bugs.launchpad.net/tripleo-common For more details, please see below. Changes in tripleo-common 7.6.10..7.6.11 ---------------------------------------- ce2db3d Increase the image size for security hardened images to 23G 8d38280 Include active nodes when matching nodes by profile 1bf6763 Removed incorrect user input comments ab8e88c Purge resolv.conf from the overcloud images 6bae05d Fix overcloud node delete after an upgrade 51f8515 OvsDpdkSocketMemory MTU Roundup in bytes 43aba5e Retry the check_default_nodes_count workflow for 2 minutes ead9d5d DPDK derive params network config validation 27d36df Derive Params failure message format change 3dce514 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- image-yaml/overcloud-hardened-images.yaml | 3 ++- image-yaml/overcloud-images.yaml | 1 + requirements.txt | 2 +- tripleo_common/actions/derive_params.py | 12 ++++++++++-- tripleo_common/actions/parameters.py | 16 +++++++++++++--- tripleo_common/actions/scale.py | 5 +++++ workbooks/baremetal.yaml | 13 ++++++++++++- workbooks/derive_params.yaml | 9 ++++++++- workbooks/derive_params_formulas.yaml | 2 +- workbooks/validations.yaml | 2 ++ 13 files changed, 77 insertions(+), 19 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 7f4cf5b..c017433 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27 +27 @@ netaddr!=0.7.16,>=0.7.13 # BSD -python-zaqarclient>=1.0.0 # Apache-2.0 +python-zaqarclient>=1.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org