We are excited to announce the release of: instack-undercloud 4.2.1: instack-undercloud This release is part of the mitaka stable release series. The source is available from: http://git.openstack.org/cgit/openstack/instack-undercloud Download the package from: https://tarballs.openstack.org/instack-undercloud/ Please report issues through launchpad: http://bugs.launchpad.net/tripleo For more details, please see below. Changes in instack-undercloud 4.2.0..4.2.1 ------------------------------------------ a957f0e Don't use os-cloud-config/common-venv elements 01d40c0 Disable docker-registry by default ea15dca Disable the deprecation warnings as errors for puppet-syntax 3ce937e ironic: turn on ipxe timout 8ba565c Align the stars to unblock instack-undercloud gate on stable/mitaka d0b205c Make module name and file name equivalent d1f535c Add token flushing for Keystone and rows archiving for Nova 1c183a9 Enable SSL for ironic inspector Diffstat (except docs and test files) ------------------------------------- Rakefile | 2 +- .../os-refresh-config/configure.d/88-setup-ipxe | 9 ++++ elements/ipxe/package-installs.yaml | 2 - elements/ipxe/post-install.d/86-selinux | 4 +- elements/ipxe/post-install.d/88-setup-ipxe | 9 ---- elements/ipxe/selinux/ipxe.te | 11 ---- elements/ipxe/selinux/ironic-ipxe.te | 11 ++++ .../puppet-stack-config/puppet-stack-config.pp | 9 +++- .../puppet-stack-config.yaml.template | 10 ++-- .../configure.d/69-ironic-tftp-support | 61 ++++++++++++++++++++++ .../post-configure.d/98-undercloud-setup | 9 ++-- .../os-apply-config/root/stackrc | 33 ++++++++---- instack_undercloud/undercloud.py | 22 ++++++++ json-files/centos-7-undercloud-packages.json | 3 -- json-files/rhel-7-undercloud-packages.json | 3 -- scripts/instack-virt-setup | 2 +- 17 files changed, 154 insertions(+), 54 deletions(-)