[tripleo] tripleo-heat-templates 5.3.3 (newton)
We contentedly announce the release of: tripleo-heat-templates 5.3.3: 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.3 ^^^^^ New Features ************ * Adding a new parameter to SNMP profile, SnmpdBindHost so users can change the binding addresses on SNMP daemon. The parameter is an array and takes the default value that were previously hardcoded in puppet-tripleo. Bug Fixes ********* * Set "host" parameter in manila.conf to 'hostgroup' when running manila share service under pacemaker. This labels instances of the service on different nodes with the same "host" as cinder does in this circumstance so that the instances are considered by OpenStack to provide the same service and manila share is able to maintain management of shares on the backend after failover and failback. Changes in tripleo-heat-templates 5.3.2..5.3.3 ---------------------------------------------- 657e347 manila: set "host" to "hostgroup" 962071d Fix cold/live migration network config 11b2cfb snmp: add SnmpdBindHost parameter bce6178 Keep floating ip reachability during pacemaker migration. 27ec78b Default Ceph pg_num and pgp_num to 128 0616f2d [newton only] Cinder services cleanup should happen when mysql is up f2fe7f4 Decouple Swift ringbuilding logic Diffstat (except docs and test files) ------------------------------------- ci/environments/multinode.yaml | 3 + ci/environments/scenario001-multinode.yaml | 3 + ci/environments/scenario004-multinode.yaml | 3 + .../tasks/major_upgrade_controller_pacemaker_0.sh | 53 ++++++++++++++++++ .../tasks/major_upgrade_controller_pacemaker_1.sh | 38 ------------- .../tasks/major_upgrade_controller_pacemaker_2.sh | 11 +++- .../tasks/major_upgrade_controller_pacemaker_6.sh | 9 ++- extraconfig/tasks/major_upgrade_pacemaker.yaml | 23 +++++++- .../tasks/major_upgrade_pacemaker_migrations.sh | 38 ++++++++++++- extraconfig/tasks/pacemaker_common_functions.sh | 65 ++++++++++++++++------ extraconfig/tasks/swift-ring-deploy.yaml | 31 ----------- extraconfig/tasks/swift-ring-update.yaml | 42 -------------- network/service_net_map.j2.yaml | 1 - overcloud-resource-registry-puppet.j2.yaml | 3 - puppet/post.j2.yaml | 18 ------ puppet/services/ceph-mon.yaml | 4 +- puppet/services/nova-base.yaml | 1 + puppet/services/nova-compute.yaml | 4 +- puppet/services/pacemaker/manila-share.yaml | 3 + puppet/services/snmp.yaml | 5 ++ puppet/services/swift-ringbuilder.yaml | 10 ++++ ...efault-for-host-parameter-02e3d48de1f69765.yaml | 9 +++ .../notes/snmp_listen-2364188f73d43b14.yaml | 7 +++ 23 files changed, 222 insertions(+), 162 deletions(-)
participants (1)
-
no-reply@openstack.org