neutron/neutron/common/ovn
Rodolfo Alonso 27b3eacd3d Revert "Ensure vlan network traffic is not centralized"
This reverts commit 8e3bddbf8b.

Reason for revert:
As part of the reverted commit, the redirect-type=bridged flag was
enabled by default. However this have the side effect of also
decentralizing N/S traffic for geneve tenant networks, breaking the
VM connectivity on them when it must be centralized, i.e., when no
FIPs are associated to the VMs.

A new fix will be provided ASAP.

Change-Id: I30b1328b30f1b36b8b7ee556aa52ac6b2dd91d4e
2023-03-24 15:50:39 +00:00
..
__init__.py [OVN] Move OVN commons to neutron tree 2019-12-04 13:15:16 +00:00
acl.py Fix some pylint indentation warnings 2022-11-02 10:37:39 -04:00
constants.py Revert "Ensure vlan network traffic is not centralized" 2023-03-24 15:50:39 +00:00
exceptions.py Fix text in OVN RevisionConflict exception to match code 2022-12-08 10:15:12 -05:00
extensions.py neutron-dynamic-routing now works with OVN 2022-11-23 22:57:31 +01:00
hash_ring_manager.py Revert "Move the "ovn_hash_ring" clean up to maintenance worker" 2022-09-23 14:09:26 +00:00
utils.py [OVN] Ensure traffic for provider vlan networks is not tunneled 2023-02-28 08:19:44 +01:00