tripleo-common 8.6.8 (queens)
We are pumped to announce the release of: tripleo-common 8.6.8: A common library for TripleO workflows. This release is part of the queens 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: https://bugs.launchpad.net/tripleo-common For more details, please see below. 8.6.8 ^^^^^ Bug Fixes * The tripleo-bootstrap ansible role will no longer fail if yum fails to install the required packages. This fixed behavior aligns with previous requirements where enabled package repositories and a working package manager are not required on the initially deployed images. Errors are ignored on the package install task, and then a subsequent task will cause a failure indicating the required packages are not present. Changes in tripleo-common 8.6.7..8.6.8 -------------------------------------- 133eb9ce Skip deployments with no uuid 889cc34b Cleanup old MariaDB cruft from override file 348f8b87 Don't fail tripleo-bootstrap on package installs aa92a7f7 Handle case change for dmidecode >= 3.1 in ceph-ansible workbook 4f13a4ba Publish a better failure message for Update Ansible Diffstat (except docs and test files) ------------------------------------- .../tripleo_kolla_template_overrides.j2 | 9 +--- image-yaml/overcloud-hardened-images-uefi.yaml | 7 +-- image-yaml/overcloud-hardened-images.yaml | 7 +-- image-yaml/overcloud-odl-rhel7.yaml | 7 +-- ...tstrap-on-package-install-a00cd921b0af7168.yaml | 8 ++++ roles/tripleo-bootstrap/tasks/main.yml | 7 +++ tripleo_common/utils/config.py | 15 ++++++ workbooks/ceph-ansible.yaml | 10 +++- workbooks/package_update.yaml | 9 +++- 10 files changed, 103 insertions(+), 29 deletions(-)
participants (1)
-
no-reply@openstack.org