Comment 2 for bug 2056332

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/911591
Committed: https://opendev.org/openstack/kolla-ansible/commit/8c760d38a0d7708a2b478f79725411b64c4bb73f
Submitter: "Zuul (22348)"
Branch: master

commit 8c760d38a0d7708a2b478f79725411b64c4bb73f
Author: Michal Arbet <email address hidden>
Date: Wed Mar 6 16:15:42 2024 +0100

    Fix creation of ovs bridges

    This patch fixes the creation of the openvswitch
    bridge by fixing an ansible task that was rewritten
    to use an ansible module, but unfortunately, its loop
    was implemented incorrectly.

    Closes-Bug: #2056332
    Change-Id: Ia55a36c0f9b122b72d757ca973e7d8f76ae84344