We are tickled pink to announce the release of: tripleo-common 7.6.13: A common library for TripleO workflows. This release is part of the pike stable 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. 7.6.13 ^^^^^^ Bug Fixes * Fix bug 1760659 by updating the derived parameters workflow to use scheduler hints associated with a given role. The scheduler hints are used to identify overcloud nodes associated with the role, and take precedence over nodes identified by their profile/flavor. Changes in tripleo-common 7.6.12..7.6.13 ---------------------------------------- b3b5d97 Run yum clean to reduce size of docker image layer 7ace983 Add yum update to base 1db5b74 Add in a STOPSIGNAL configuration 340f99e Script to update RPM's in containers. 23ead4d Use scheduler hints in derived_parameters workflow 1926ba0 Bump Ceph container image from 3.0.1 to 3.0.3 Diffstat (except docs and test files) ------------------------------------- container-images/overcloud_containers.yaml | 2 +- container-images/overcloud_containers.yaml.j2 | 2 +- .../tripleo_kolla_template_overrides.j2 | 7 + ...ers-using-scheduler-hints-5bb65bc78c1f6f91.yaml | 7 + scripts/container-update.py | 253 +++++++++++++++++++++ setup.cfg | 1 + tripleo_common/actions/baremetal.py | 14 ++ tripleo_common/utils/nodes.py | 12 + workbooks/baremetal.yaml | 52 +++++ workbooks/derive_params.yaml | 59 +++-- 11 files changed, 414 insertions(+), 16 deletions(-)
participants (1)
-
no-reply@openstack.org