Comment 12 for bug 1914084

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/tripleo-validations/+/786566
Committed: https://opendev.org/openstack/tripleo-validations/commit/9b2d173debe88709daf613353ed6191f9a45758a
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 9b2d173debe88709daf613353ed6191f9a45758a
Author: Mathieu Bultel <email address hidden>
Date: Wed Feb 10 09:53:44 2021 +0100

    Fix set by merging two list without duplicate

    The previous statement result to an empty list, this
    fix merge the two list and avoid duplicate

    Declare auth_variables dictionary to avoid
    reference before assignment issues

    Change-Id: Ie28357d692f604c647d0f252a932242024e84f6e
    Closes-Bug: #1914084
    (cherry picked from commit 6de73491d697ca92c8b8b7fcc9c445fe6f9f5d5d)
    (cherry picked from commit 065e13b6f4f4f1a2c7da213af8d11468e760e282)