neutron/neutron
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
..
agent Merge "Make retrieval of port mac column safe" 2023-02-28 22:43:52 +00:00
api Enable rpc notifications only when rpc_workers >= 1 2023-01-09 13:33:37 +05:30
cmd Merge "Enable qos extension_driver in ovn_db_sync" 2023-02-17 22:12:39 +00:00
common Revert "Ensure vlan network traffic is not centralized" 2023-03-24 15:50:39 +00:00
conf Remove unused rbac rule 2023-02-28 07:10:44 +00:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db Prevent router_ha_interface port from being removed via API 2023-02-23 15:25:27 +00:00
debug Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
exceptions Add port-resource-request-groups extension 2021-10-21 14:30:07 +02:00
extensions [API] Add API extension and definition for default SG rules 2023-01-23 11:35:45 +00:00
hacking Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
ipam Improve message for subnet gateway out of host IP addresses range 2023-01-30 18:43:24 -03:00
locale Imported Translations from Zanata 2023-01-27 03:53:21 +00:00
notifiers Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
objects Improve scheduling L3/DHCP agents, missing lower binding indexes 2023-02-08 13:14:19 +01:00
pecan_wsgi Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
plugins Revert "Ensure vlan network traffic is not centralized" 2023-03-24 15:50:39 +00:00
privileged Fix get_link_devices() with index argument 2023-01-26 12:32:38 -05:00
profiling Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
quota [sqlalchemy-20] Add missing DB context decorator 2022-12-02 02:38:36 +01:00
scheduler Merge "Improve scheduling L3/DHCP agents, missing lower binding indexes" 2023-02-16 22:14:15 +00:00
server Remove extra call to config_logging() for neutron-server 2023-02-02 02:25:00 +00:00
services [OVN] Bump the port revision number in trunk driver 2023-02-10 16:08:56 +01:00
tests Merge "Check port.tag is not DEAD_VLAN_TAG in ``DHCPAgentOVSTestFramework``" 2023-03-01 09:42:07 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Fix missing [designate] options 2022-11-22 12:00:50 +09:00
policy.py Bump oslo.policy to 3.12.0 2022-05-02 12:47:16 +02:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py
wsgi.py Fix some pylint indentation warnings 2022-07-01 17:52:59 -04:00