[release-announce] [tripleo] tripleo-common 8.6.1 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 23 17:18:46 UTC 2018


We are satisfied to announce the release of:

tripleo-common 8.6.1: A common library for TripleO workflows.

This release is part of the queens stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/tripleo-common

Download the package from:

    https://tarballs.openstack.org/tripleo-common/

Please report issues through launchpad:

    https://bugs.launchpad.net/tripleo-common

For more details, please see below.

8.6.1
^^^^^

Bug Fixes

* Modifies the healthcheck for OpenDaylight to a supported URL. See
  https://bugs.launchpad.net/tripleo/+bug/1751857

Changes in tripleo-common 8.6.0..8.6.1
--------------------------------------

5579b59 ffwd-upgrade cli - adds ffwd_upgrade_converge_plan task for noops
0cffcc5 Add custom subclass to revert mapping
1a50259 Enforce env_variables values to string before run
3f4bc4d Update converge workflow to remove no-ops
04d8bc5 Add docker packages to dhcp and l3 agent containers
372fde4 Fixes ODL healthcheck URI
fc513f3 Use new ceph/daemon tags
e1eee35 Force ANSIBLE_CALLBACK_WHITELIST to empty list for collect_nodes_uuid
2dd6d14 Defaults to parent_resource name correctly
5510c7a Move health_manager cfg section to octavia_worker
bde0a4e Check if plan_env has resource_registry key
18204f2 Fails to get DPDK feature status.
3f8fd21 Fix missing permissions on Swift rebalance playbook
6f5d0b7 Remove /etc/os-net-config/config.json in os-apply-config
c5b33dd Build images with a 4k block size filesystem
9a856a0 Fail introspect_manageable_nodes if no nodes are manageable
ae75b5c Improve messages on node state transitions


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

container-images/overcloud_containers.yaml         |  2 +-
.../tripleo_kolla_template_overrides.j2            |  3 +
healthcheck/opendaylight-api                       |  2 +-
heat_docker_agent/configure_container.sh           |  4 --
image-yaml/overcloud-images-centos7.yaml           |  2 +
image-yaml/overcloud-images-rhel7.yaml             |  2 +
.../octavia-controller-post-config/tasks/main.yml  |  6 +-
playbooks/swift_ring_rebalance.yaml                |  3 +
...hange-odl-healthcheck-uri-84d6dea51b110772.yaml |  5 ++
tripleo_common/actions/ansible.py                  |  3 +
tripleo_common/actions/plan.py                     |  2 +-
tripleo_common/image/image_builder.py              |  3 +-
tripleo_common/image/kolla_builder.py              |  3 +-
tripleo_common/utils/config.py                     |  6 +-
undercloud_heat_plugins/config.py                  | 30 +++++++++
workbooks/baremetal.yaml                           | 22 +++++--
workbooks/ceph-ansible.yaml                        |  3 +
workbooks/derive_params.yaml                       |  4 +-
workbooks/package_update.yaml                      | 76 ++++++++++++++++++++++
20 files changed, 158 insertions(+), 25 deletions(-)







More information about the Release-announce mailing list