[tripleo] tripleo-heat-templates 2.2.0 (mitaka)
We are ecstatic to announce the release of: tripleo-heat-templates 2.2.0: Heat templates for deploying OpenStack with OpenStack. This release is part of the mitaka 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. Changes in tripleo-heat-templates 2.1.0..2.2.0 ---------------------------------------------- 37ff9b3 Add bindep support 3d70fb6 Fix a typo in the nova db online data migrations during upgrade. b2bc3a4 Ensure working compute node during the whole migration. 496828a Add new environment for debug 558627a Disable the deprecation warnings as errors for puppet-syntax 1b1a64f Allow the override of pacemaker::corosync::settle_tries bff5ec6 Configure nova neutron parameter for L to M upgrade 631c375 DB connection: prevent src address from binding to a VIP 9399356 Fix the rabbitmq/redis pacemaker resource timeouts on updates 87e6e5a Create nova_api db during the controller upgrade 1ca306a Add ping_retry function 097e3d9 Fix ovs 2.4 to 2.5 upgrade - minor update non controllers dada49a Disable IPv6 RAs & Autoconf For All (Not Just Default) e717988 ha/glance-fs: avoid a race condition 76ed7fb pacemaker: increase timeouts for rabbitmq and redis 191df2b M/N upgrade fix galera restart. fa26086 Add replacepkgs to the manual ovs upgrade workaround and fix a typo 27163d0 Add special case handling for OVS upgrade in updates and upgrades 2bfd1cd Correct opencontrail hiera interpolation key 766d05e Unset Keystone public_endpoint 4bc927b Updates for configuring Nuage in Mitaka release 39cc87f Fix api_extensions_path in neutron-opencontrail environment 291ef98 Fix broken rabbitmqctl commands when using ipv6 9101dd1 Update OpenContrail loadbalancer plugin value 03b3bae Populate vnc_api_lib.ini on compute nodes with OpenContrail b9f829a [mitaka-only] mysql: never add brackets to mysql_bind_host Diffstat (except docs and test files) ------------------------------------- Rakefile | 1 + bindep.txt | 2 + environments/debug.yaml | 5 ++ environments/neutron-opencontrail.yaml | 2 +- .../tasks/liberty_to_mitaka_neutron_auth_param.sh | 43 +++++++++++++ .../tasks/liberty_to_mitaka_nova_api_upgrade.pp | 72 ++++++++++++++++++++++ .../liberty_to_mitaka_nova_api_upgrade_conf.pp | 32 ++++++++++ extraconfig/tasks/major_upgrade_block_storage.sh | 14 +++++ extraconfig/tasks/major_upgrade_ceph_storage.sh | 15 +++++ extraconfig/tasks/major_upgrade_compute.sh | 26 ++++++++ .../tasks/major_upgrade_controller_pacemaker_1.sh | 41 ++++++++---- extraconfig/tasks/major_upgrade_object_storage.sh | 13 ++++ extraconfig/tasks/major_upgrade_pacemaker.yaml | 71 ++++++++++++++++++++- extraconfig/tasks/yum_update.sh | 33 ++++++++++ puppet/cinder-storage.yaml | 2 +- puppet/controller.yaml | 29 ++++++++- .../pre_deploy/compute/neutron-opencontrail.yaml | 12 ++++ .../controller/neutron-opencontrail.yaml | 4 +- puppet/hieradata/common.yaml | 4 ++ puppet/manifests/overcloud_compute.pp | 2 +- puppet/manifests/overcloud_controller.pp | 2 +- puppet/manifests/overcloud_controller_pacemaker.pp | 42 +++++++------ tools/yaml-validate.py | 44 +++++++++++++ validation-scripts/all-nodes.sh | 27 ++++++-- 24 files changed, 496 insertions(+), 42 deletions(-)
participants (1)
-
no-reply@openstack.org