Comment 17 for bug 1973276

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/842296
Committed: https://opendev.org/openstack/neutron/commit/2ca6dfad81dd09164f5393457c4a1ebddca98217
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 2ca6dfad81dd09164f5393457c4a1ebddca98217
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu May 12 09:26:36 2022 +0000

    [OVN] Allow VIP ports with a defined "device_owner"

    Now OVN VIP port can have a "device_owner" defined.

    Conflicts:
        neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py
        neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py

    Closes-Bug: #1973276
    Change-Id: Id1907481077d230e4461906a1a2a1447abac330a
    (cherry picked from commit 4c37497e7c98180fb6b1118021acd8e96b7028d0)
    (cherry picked from commit 9e2425111b6f7413098bbb38f6013d18b3804303)