Comment 7 for bug 2041864

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/912756
Committed: https://opendev.org/openstack/kolla-ansible/commit/f9eec65fb71bbbd818032cf46c5cde1ddac72b24
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit f9eec65fb71bbbd818032cf46c5cde1ddac72b24
Author: German Espinoza <email address hidden>
Date: Mon Oct 30 12:01:11 2023 -0500

    Fix images pull in ovs-dpdk role

    This patch fixes ovs-dpdk images pull by adding
    the variable kolla_role_name to the ovs-dpdk vars, so
    services-image-pull can work correctly.

    Closes-Bug: #2041864
    Change-Id: I2e799290a57ebfacbc0ff9a0b1ca3dc956c513df
    Signed-off-by: German Espinoza <email address hidden>
    (cherry picked from commit a81a53092d870a584b854e9ba0ce7e61ebf59c2a)