Comment 4 for bug 2017894

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

Reviewed: https://review.opendev.org/c/openstack/octavia/+/881719
Committed: https://opendev.org/openstack/octavia/commit/c4dd87f9b119ccaef2d01ae35c9fa0ffbe5f23b2
Submitter: "Zuul (22348)"
Branch: master

commit c4dd87f9b119ccaef2d01ae35c9fa0ffbe5f23b2
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