Comment 10 for bug 2019217

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

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

commit b34911a6c938187c8554b39dfd0591d1cca94e73
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Feb 7 15:45:54 2024 +0000

    [OVN] A LRP in an external tunnelled network has no chassis

    A logical router port in an external tunnelled network won't be
    scheduled in any chassis. A tunnelled network has no physical
    provider network associated thus the logical router port cannot
    be bound to a specific chassis.

    Conflicts:
        neutron/tests/functional/services/ovn_l3/test_plugin.py

    Related-Bug: #2019217
    Change-Id: I140c22899ea3b0240f8c30902fc2dc7055914a18
    (cherry picked from commit d55c591ecde2f6cc4c2cea64fb21a75b6343cd5a)