Add support for iPXE over IPv6 in the ML2/OVN DHCP implementation

Bug #2030520 reported by Slawek Kaplonski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Slawek Kaplonski

Bug Description

Core OVN recently added (v. 23.06.0) support for BM provisioning over IPv6 - see commit https://github.com/ovn-org/ovn/commit/c5fd51bd154147a567097eaf61fbebc0b5b39e28
We should add support for it in Neutron ML2/OVN backend.

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

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/890683

Changed in neutron:
importance: Undecided → Low
Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/890683
Committed: https://opendev.org/openstack/neutron/commit/034fcb0f6d9fa3851ce960fd130ea33dc78e2b06
Submitter: "Zuul (22348)"
Branch: master

commit 034fcb0f6d9fa3851ce960fd130ea33dc78e2b06
Author: Slawek Kaplonski <email address hidden>
Date: Mon Aug 7 17:02:26 2023 +0200

    [OVN] Add baremetal support without Neutron DHCP agent for IPv6

    Support for the required DHCPv6 options was recently added in core
    OVN with [1].
    This patch adds support for that in ML2/OVN backend also and by that
    closing one of the gaps between ML2/OVN and ML2/OVS backends.

    This patch also adds upgrade check to check used ovn version and warn
    operators if native OVN DHCP is used for BM provisioning and OVN version
    is older than 23.06.0.
    Unfortunately there is no easy way to check used version of OVN so check
    relies on the ovnnb schema version.

    [1] https://github.com/ovn-org/ovn/commit/c5fd51bd154147a567097eaf61fbebc0b5b39e28

    Closes-Bug: #2030520
    Change-Id: Iaa3ff8e97021e44f352e5a9a370714bf5f1d77b8

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 24.0.0.0b1

This issue was fixed in the openstack/neutron 24.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.