Comment 13 for bug 1989979

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/858898
Committed: https://opendev.org/openstack/neutron/commit/ec9eabf8dd09a233e0a194e1c9a0a363f79a5b9e
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit ec9eabf8dd09a233e0a194e1c9a0a363f79a5b9e
Author: Miguel Lavalle <email address hidden>
Date: Wed Sep 21 18:26:39 2022 -0500

    Handle several dhcp agents for metadata over ipv6

    [0] added the capability to the dhcp agent of handling metadata traffic
    over ipv6. However, the added code doesn't handle the case when a
    network is managed by more than one dhcp agent. This change fixes the
    issue.

    [0] https://review.opendev.org/c/openstack/neutron/+/715482

    Change-Id: Ie1e0739f2c7390031af196e72c678ee626d0f8b8
    Closes-Bug: #1989979
    (cherry picked from commit 41a7479d0f93ec2ff5019a1bfdc891dda5078d65)