Comment 18 for bug 1973276

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/843474
Committed: https://opendev.org/openstack/neutron/commit/3c93da7bdf35c3be6081384b7f6d9a4ce13510d3
Submitter: "Zuul (22348)"
Branch: master

commit 3c93da7bdf35c3be6081384b7f6d9a4ce13510d3
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Sat May 14 23:54:10 2022 +0000

    Set "type=virtual" for OVN LSP with parent ports

    This is a follow-up of [1]. Before this patch, any virtual logical
    switch port that was updated and the "device_owner" was not and empty
    string, had its type set to '' (empty string).

    This maintenance task, that is executed only once, lists all logical
    switch ports, checks the presence or not of virtual parents and
    sets the type to "virtual" if needed.

    Related-Bug: #1973276

    [1]https://review.opendev.org/c/openstack/neutron/+/841711

    Change-Id: I6cf1167d556f0c2c2aa2013f05c809648020b377