Comment 8 for bug 1951785

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/823708
Committed: https://opendev.org/openstack/kolla-ansible/commit/6cb0e1062605b4f0f9aeb9884d25a36c91b4bed7
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 6cb0e1062605b4f0f9aeb9884d25a36c91b4bed7
Author: Pierre Riteau <email address hidden>
Date: Mon Nov 22 08:26:57 2021 +0100

    Move project_name and kolla_role_name to role vars

    Role vars have a higher precedence than role defaults. This allows to
    import default vars from another role via vars_files without overriding
    project_name (see closed bug for details).

    Compared to xena, this cherry picked change includes the chrony,
    haproxy, panko, rally and tempest roles.

    Change-Id: I3d919736e53d6f3e1a70d1267cf42c8d2c0ad221
    Closes-Bug: #1951785
    (cherry picked from commit 56fc74f23150a9be0c88518ec98bc6a2848ff168)
    (cherry picked from commit 6c695564bcb29792460ae54aaac2b3b2a6096578)