Comment 13 for bug 2017894

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/octavia/+/885572
Committed: https://opendev.org/openstack/octavia/commit/1b17529b134456980e302239225514f8f876aa36
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 1b17529b134456980e302239225514f8f876aa36
Author: Gregory Thiemonge <email address hidden>
Date: Thu Apr 27 06:00:52 2023 -0400

    Avoid interface name collisions in the amphora

    After unpluging a network, the octavia-agent may try to plug a new
    network to a new interface while another interface with the same name
    already exists.

    Closes-Bug: #2017894

    Change-Id: I7f150c2c1c3da706055aba5e02b5ad7c032806f1
    (cherry picked from commit c4dd87f9b119ccaef2d01ae35c9fa0ffbe5f23b2)