tripleo-common 8.6.3 (queens)
We are stoked to announce the release of: tripleo-common 8.6.3: 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.3 ^^^^^ Bug Fixes * The tripleo.plan_management.v1.update_roles workflow didn't pass the plan name (container name) or Zaqar queue name to the sub- workflow it triggered. This caused the behaviour to be incorrect when using a name other than the default. It now correctly passes on these parameters. Changes in tripleo-common 8.6.2..8.6.3 -------------------------------------- 4ecf42a Switch ansible tmp for local connections 7fc17ad Let TripleO generate ODLPassword feef6e7 Include --xattrs when creating the undercloud backup. 255831d Provide timestamps in Ansible output by default 6223f9b Pass DockerCephDaemonImage to CephMgr 5b988c7 Pass container and queue_name inputs to the list_available_roles workflow 6412f5f Add keystone only job for queens 726c603 Get deployment_stack_id via deployment_ref for config download Diffstat (except docs and test files) ------------------------------------- container-images/overcloud_containers.yaml.j2 | 1 + ...low-with-custom-overcloud-names-35404ceae3ac380e.yaml | 7 +++++++ tripleo_common/actions/ansible.py | 16 +++++++++++++++- tripleo_common/actions/undercloud.py | 2 +- tripleo_common/constants.py | 1 + tripleo_common/inventory.py | 2 ++ tripleo_common/utils/config.py | 15 +++++++++++---- workbooks/plan_management.yaml | 5 +++++ zuul.d/layout.yaml | 6 ++++++ 13 files changed, 60 insertions(+), 8 deletions(-)
participants (1)
-
no-reply@openstack.org