We high-spiritedly announce the release of: instack-undercloud 7.4.2: instack-undercloud This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/instack-undercloud Download the package from: https://tarballs.openstack.org/instack-undercloud/ Please report issues through launchpad: https://bugs.launchpad.net/tripleo For more details, please see below. 7.4.2 ^^^^^ Bug Fixes * Explicitly set event pipeline publishers to panko and gnocchi to sent the events to both endpoints. * When the hostname was written to /etc/hosts, it resulted in an invalid /etc/hosts file due to 127.0.0.1 being specified twice on different lines. That issue is now corrected such that the hostnames will be added to the existing line for 127.0.0.1, which results in valid syntax for /etc/hosts. See https://bugs.launchpad.net/tripleo/+bug/1709460 Changes in instack-undercloud 7.4.1..7.4.2 ------------------------------------------ 0c36405 Fix invalid /etc/hosts edit daf2d83 Explicitly set event publishers to panko and gnocchi Diffstat (except docs and test files) ------------------------------------- elements/puppet-stack-config/puppet-stack-config.yaml.template | 2 ++ instack_undercloud/undercloud.py | 7 ++++--- releasenotes/notes/set-event-publishers-6d687ba1c4235a21.yaml | 5 +++++ releasenotes/notes/set-valid-hosts-file-49d6aa96365908a7.yaml | 7 +++++++ 5 files changed, 25 insertions(+), 6 deletions(-)