[release-announce] tripleo-heat-templates 5.3.13 (newton)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 14 14:11:37 UTC 2018


We are tickled pink to announce the release of:

tripleo-heat-templates 5.3.13: Heat templates for deploying OpenStack
with OpenStack.

This release is part of the newton stable 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.13
^^^^^^


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

* Allows the configuration of the Neutron LBaaS agent.

* Allows the configuration of the Neutron LBaaS agent.


Known Issues
************

* Modify "NeutronVhostuserSocketDir" to a seprate directory in the
  DPDK environment file. A different set of permission is required for
  creating vhost sockets when the vhost type is dpdkvhostuserclient
  (which is default from ocata).


Bug Fixes
*********

* Don't unregister systems from the portal/satellite when deleting
  from Heat. There are several reasons why it's compelling to fix this
  behavior. See https://bugs.launchpad.net/tripleo/+bug/1710144 for
  full information. The previous behavior can be triggered by setting
  the DeleteOnRHELUnregistration parameter to "true".

* The nova/neutron/ceilometer host parameter is now explicitly set
  to the same value that is written to /etc/hosts. On a correctly
  configured deployment they should be already be identical. However
  if the hostname or domainname is altered (e.g via DHCP) then the
  hostname is unlikely to resolve to the correct IP address for live-
  migraiton. Related bug:
  https://bugs.launchpad.net/tripleo/+bug/1758034

Changes in tripleo-heat-templates 5.3.12..5.3.13
------------------------------------------------

9d3ef3c Remove ceph-osd from the list of packages updated by CephExternal
c772780 Use str_replace for known_hosts
cd48639 Don't use crudini to get rhn server
0dddaf1 Set reasonable TTL defaults for Ceilometer DB
93476eb Change ovs RuntimeDirectory Mode
ddea20b Don't unregister on system/resource delete
cd785ec Enable Neutron LBaaS Integration
fccf6d3 Explicitly set nova/neutron/ceilometer host to expected fqdn
2c677c2 Add version check for ovs >= 2.8 before applying perm changes
5bcff87 Allowing Non-IP Traffic in L2 and L3 domains
37f8be3 Modify vhost user socket directory's default value in environment file
5eff88e Resource name correction
8c0e101 Enable Neutron LBaaS Integration


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

capabilities-map.yaml                              |  5 ++
environments/neutron-ovs-dpdk.yaml                 |  2 +-
environments/services/neutron-lbaasv2.yaml         | 18 ++++++
.../rhel-registration/rhel-registration.yaml       | 22 +++++++-
.../rhel-registration/scripts/rhel-registration    |  3 +-
extraconfig/tasks/pacemaker_common_functions.sh    | 46 ++++++++++++++-
extraconfig/tasks/ssh/known_hosts_config.yaml      | 38 +++++++------
overcloud-resource-registry-puppet.j2.yaml         |  1 +
overcloud.j2.yaml                                  |  1 +
puppet/blockstorage-role.yaml                      | 12 ++++
puppet/cephstorage-role.yaml                       | 12 ++++
puppet/compute-role.yaml                           | 12 ++++
puppet/controller-role.yaml                        | 12 ++++
puppet/objectstorage-role.yaml                     | 12 ++++
puppet/role.role.j2.yaml                           | 11 ++++
puppet/services/ceilometer-base.yaml               | 10 +++-
puppet/services/ceph-external.yaml                 |  1 -
puppet/services/neutron-base.yaml                  |  2 +-
puppet/services/neutron-lbaas.yaml                 | 65 ++++++++++++++++++++++
puppet/services/neutron-plugin-ml2-nuage.yaml      | 10 +++-
puppet/services/nova-base.yaml                     |  2 +-
...dont-unregister-on-delete-9708f7cbc73a0d2f.yaml |  8 +++
...neutron-lbaas-integration-8cc3e9b71e0e3044.yaml |  4 ++
...neutron-lbaas-integration-fa999ccd548ee6b6.yaml |  4 ++
.../notes/fix_nova_host-0b82c88597703353.yaml      |  9 +++
.../notes/vhost_default_dir-cac327a0ac05df90.yaml  |  6 ++
roles_data.yaml                                    |  1 +
27 files changed, 301 insertions(+), 28 deletions(-)







More information about the Release-announce mailing list