Comment 7 for bug 2069625

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/922325
Committed: https://opendev.org/openstack/neutron/commit/0fb74dbbe1f3edb8167e591984b3593bf1bd5fbb
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 0fb74dbbe1f3edb8167e591984b3593bf1bd5fbb
Author: Lucas Alvares Gomes <email address hidden>
Date: Mon Jun 17 13:53:04 2024 +0100

    [OVN] Sanitize the classless-static-route DHCP option

    This patch ensures that the "classless-static-route" is wrapped in {} as
    expected by OVN and also merges the default routes with the user
    inputted ones so everything works as expected.

    Closes-Bug: #2069625
    Change-Id: I302a872161c55df447a05b31d99c702537502a2f
    Signed-off-by: Lucas Alvares Gomes <email address hidden>
    (cherry picked from commit ceee380a1835d706579aa0f3597ad9e0ce1a37ee)