Comment 7 for bug 2009215

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/876804
Committed: https://opendev.org/openstack/neutron/commit/44cd883728b385fcbbd3f4100c609006588913cc
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 44cd883728b385fcbbd3f4100c609006588913cc
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Mon Mar 6 13:55:31 2023 +0100

    ovs: fix regression when vlan mapping is not already registered

    Bug introduced by Ic3c147136549b17aea0fe78e930a41a5b33ab9d8, when a
    VLAN mapping is not registered during a call to
    update_network_segement, the function should return None.

    Closes-Bug: #2009215
    Signed-off-by: Sahid Orentino Ferdjaoui <email address hidden>
    Change-Id: I91f8e8bd18d9956216e5715c658dfb408a2cbf07
    (cherry picked from commit cf96bd8bdf9751c54ba8d47569e4a1269fc61e9e)