tripleo-common 9.6.1 (rocky)
We eagerly announce the release of: tripleo-common 9.6.1: A common library for TripleO workflows. This release is part of the rocky stable release series. The source is available from: https://opendev.org/openstack/tripleo-common Download the package from: https://tarballs.openstack.org/tripleo-common/ Please report issues through: https://bugs.launchpad.net/tripleo-common/+bugs For more details, please see below. 9.6.1 ^^^^^ Bug Fixes * The passphrase for config option 'server_certs_key_passphrase', is used as a Fernet key in Octavia and thus must be 32 bytes long. TripleO will now auto-generate 32 bytes long passphrase for OctaviaServerCertsKeyPassphrase. Changes in tripleo-common 9.6.0..9.6.1 -------------------------------------- 74991a64 config-download: rename pre/post deployment hostvars 0755e93d Allow distribution of non-autogenerated certs 39e37c03 Don't accumulate ansible output uselessly 99c29dd7 Enable staging-ovirt (fence_rhevm) fencing agent. baaf834d Adds redfish support to 'overcloud generate fencing'. 36fad5f7 Use internal endpoints for configuration in octavia nodes 652aad41 Fix expensive api call to get deployment_name 35913d62 Ensure that OctaviaServerCertsKeyPassphrase is 32-byte long 3ca07e49 Persist region name in overcloudrc b41d18c5 Only update parameters once in backup workflow a7eccfdf Increase timeout of temp swift URLs from 1 to 4 hours Diffstat (except docs and test files) ------------------------------------- playbooks/octavia-files.yaml | 8 ++- .../tasks/certificate.yml | 2 +- .../roles/octavia-controller-config/tasks/main.yml | 5 +- ...rver_certs_key_passphrase-60cba4653109992c.yaml | 5 ++ tripleo_common/actions/ansible.py | 6 +- tripleo_common/actions/deployment.py | 4 +- tripleo_common/actions/parameters.py | 28 ++++++++- tripleo_common/templates/group_var_role.j2 | 14 +++++ tripleo_common/utils/config.py | 5 +- tripleo_common/utils/overcloudrc.py | 3 +- tripleo_common/utils/passwords.py | 2 + workbooks/deployment.yaml | 2 +- workbooks/plan_management.yaml | 1 + workbooks/swift_backup.yaml | 21 +++---- 19 files changed, 167 insertions(+), 32 deletions(-)
participants (1)
-
no-reply@openstack.org