[release-announce] instack-undercloud 9.1.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Tue Jun 5 20:06:23 UTC 2018


We contentedly announce the release of:

instack-undercloud 9.1.0: instack-undercloud

This release is part of the rocky 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.

9.1.0
^^^^^


New Features
************

* Introduce docker_insecure_registries that is an array of host/port
  combiniations of docker insecure registries. The default value will
  be the previous parameter that were hardcoded, but now we can easily
  override it in undercloud.conf.


Deprecation Notes
*****************

* auth_uri is depreacted and will be removed in a future release.
  Please, use www_authenticate_uri instead.

* instack-undercloud is deprecated in Rocky cycle and is replaced by
  the containerized undercloud efforts in python-tripleoclient.

Changes in instack-undercloud 9.0.0..9.1.0
------------------------------------------

41c401c Allow local_mtu to be set to value greater than default (1500)
9f5e145 Upload validations to swift on undercloud install
04919e7 Fail in undercloud pre_upgrade if overcloud not in *_COMPLETE state
4366fa8 Fix duplicate entries in /etc/sysconfig/iptables
0c2c55c Remove support for classic drivers
8c30db7 puppet: deprecation message for non-containerized undercloud
864d220 Remove deprecated rabbit params
ea7c83d Remove ironic_host_manager usage
2ee1ebf Introduce docker_insecure_registries parameter
a96a023 Add sudo into instack's semanage call.
09f400f novajoin: Add higher default timeout for nova vendordata plugins
c64a1c8 Fix net_config_override validations
e49688b Masqeurading: NOT persist ephemeral firewall rules
0498f5a Always deploy NTP
9d981b8 Wrap heat signal URL's if IPv6
90ea5f2 Don't include host_routes when creating a IPv6 subnet
1f3da02 Exclude epel element for diskimage-builder
be9bc03 Replace deprecated auth_uri by www_authenticate_uri.
d7884e2 Update sample config


Diffstat (except docs and test files)
-------------------------------------

.../puppet-stack-config/puppet-stack-config.pp     |   6 +-
.../puppet-stack-config.yaml.template              |  60 +++++-------
.../post-configure.d/80-seedstack-masquerade       |  33 +++++++
instack_undercloud/undercloud.py                   | 108 ++++++++++++---------
json-files/centos-7-undercloud-packages.json       |   1 +
json-files/rhel-7-undercloud-packages.json         |   1 +
...recate_auth_uri_parameter-545d2c29c84c7c64.yaml |   4 +
.../notes/deprecate_instack-083e17fb09f07fa0.yaml  |   5 +
.../insecure_registries-58ffd10f75112b31.yaml      |   7 ++
undercloud.conf.sample                             |  24 ++---
11 files changed, 165 insertions(+), 119 deletions(-)







More information about the Release-announce mailing list