We are happy to announce the release of: tripleo-heat-templates 5.3.4: Heat templates for deploying OpenStack with OpenStack. This release is part of the newton release series. The source is available from: http://git.openstack.org/cgit/openstack/tripleo-heat-templates Download the package from: https://tarballs.openstack.org/tripleo-heat-templates/ Please report issues through launchpad: http://bugs.launchpad.net/tripleo For more details, please see below. 5.3.4 ^^^^^ Bug Fixes * For deployments running on RHEL with Satellite 6 (or beyond) with Capsule (Katello API enabled), the Katello API is available on 8443 port, so the previous API ping didn't work for this case. Capsule is now supported since we just check if katello-ca-consumer-latest rpm is available to tell that Satellite version is 6 or beyond. Changes in tripleo-heat-templates 5.3.3..5.3.4 ---------------------------------------------- ecb5483 Support for Satellite Capsule in rhel-registration 9114178 Bump fs.inotify.max_user_instances for scale 4c5d9ce Correctly set DEFAULT/dhcp_domain to empty string. Diffstat (except docs and test files) ------------------------------------- .../rhel-registration/scripts/rhel-registration | 17 ++++++++--------- puppet/services/kernel.yaml | 7 +++++++ puppet/services/nova-base.yaml | 2 +- releasenotes/notes/sat_capsule-bb59fad44c17f97f.yaml | 7 +++++++ 4 files changed, 23 insertions(+), 10 deletions(-)