[release-announce] [tripleo] tripleo-common 7.6.3 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri Nov 3 20:35:09 UTC 2017


We are overjoyed to announce the release of:

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

This release is part of the pike 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:

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

For more details, please see below.

7.6.3
^^^^^

Bug Fixes

* The keystone utils in tripleo-common had gotten out of sync with
  the way Mistral was using authentication. This patch aligns the two
  so that they are closer to equivalent.

Changes in tripleo-common 7.6.2..7.6.3
--------------------------------------

c0fe473 Default DockerCephDaemonImage to stable, not master, tag
0c4410f Fix nova_vnc_proxy, ceilometer_agent_central and aodh_evaluator health check
6444887 chown fernet keys to match container's keystone user and group
26d02ef Adds --overcloud-user option to upgrade-non-controller.sh
6bef899 Use ANSIBLE_HOST_KEY_CHECKING var instead of ssh-common-args
f27b723 Ensure ssh key is active before returning from create_admin_via_nova
b499190 Derive Params OvsPmdCoreList compute issue
a055db5 Add module_path as option for ansible-playbook action
d35837a Bring the keystone utils up-to-date with Mistral


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

container-images/overcloud_containers.yaml         |  2 +-
container-images/overcloud_containers.yaml.j2      |  2 +-
healthcheck/aodh-evaluator                         |  4 +-
healthcheck/ceilometer-agent-central               |  4 +-
healthcheck/nova-vnc-proxy                         | 12 +--
playbooks/rotate-keys.yaml                         | 12 ++-
.../update-keystone-utils-bfd14da957d34ec5.yaml    |  6 ++
scripts/upgrade-non-controller.sh                  |  9 ++-
tripleo_common/actions/ansible.py                  |  4 +
tripleo_common/actions/derive_params.py            |  5 +-
tripleo_common/utils/keystone.py                   | 89 ++++++++++++++++++++--
workbooks/access.yaml                              | 34 ++++++++-
workbooks/ceph-ansible.yaml                        |  4 +-
workbooks/fernet-key-rotate.yaml                   |  4 +-
workbooks/package_update.yaml                      |  8 +-
15 files changed, 163 insertions(+), 36 deletions(-)







More information about the Release-announce mailing list