neutron/neutron
Rodolfo Alonso de424f5991 Revert "[OVN][Trunk] Set the subports correct host during live migration"
This reverts commit 82f06feebe.

Reason for revert: the port binding handling done in this patch is
incorrect and leads to issues during the cold migration process with
trunk ports in ML2/OVN.

Change-Id: If248bcb8b1088edf5ddde20f84cd36cc27c98107
Partial-Bug: #2033887
2023-09-08 07:31:42 +00:00
..
agent Fix ovn-metadata agent sync of unused namespaces 2023-08-25 18:25:12 +00:00
api Delete sg rule which remote is the deleted sg 2023-07-04 12:25:21 +00:00
cmd [OVN] Hash Ring: Better handle Neutron worker failures 2023-08-03 09:23:16 +01:00
common Merge "[OVN] Skip the port status UP update during a live migration" into stable/yoga 2023-08-31 19:06:18 +00:00
conf Suppress IPv6 metadata DAD failure and delete address 2023-05-02 15:13:29 +02:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db [OVN] Cleanup old Hash Ring node entries 2023-08-30 11:32:01 +01:00
debug Fix typos in log/error messages 2022-06-19 07:20:01 +00:00
exceptions Add port-resource-request-groups extension 2021-10-21 14:30:07 +02:00
extensions Implement specific tracked resource count method per quota driver 2022-07-28 21:54:01 +02:00
hacking Follow up for replacing assertItemsEqual 2021-06-03 16:04:07 +00:00
ipam Remove exception `IpAddressAllocationNotFound` 2022-03-17 06:25:30 +00:00
locale Imported Translations from Zanata 2020-10-11 07:22:44 +00:00
notifiers Retry connections to Nova 2022-09-09 08:34:45 +00:00
objects Replace context decorators with context managers 2023-04-28 16:56:44 +02:00
pecan_wsgi Merge "[API] Return 403 for POST requests when user is not authorized" into stable/yoga 2022-05-02 13:52:26 +00:00
plugins Merge "[OVN] Skip the port status UP update during a live migration" into stable/yoga 2023-08-31 19:06:18 +00:00
privileged Add retry for privsep get_link_devices 2022-05-16 15:39:45 +02:00
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Implement specific tracked resource count method per quota driver 2022-07-28 21:54:01 +02:00
scheduler Improve scheduling L3/DHCP agents, missing lower binding indexes 2023-02-13 17:56:10 +01:00
server Use monkey_patch for neutron API server. 2022-04-23 18:46:41 +00:00
services Revert "[OVN][Trunk] Set the subports correct host during live migration" 2023-09-08 07:31:42 +00:00
tests Revert "[OVN][Trunk] Set the subports correct host during live migration" 2023-09-08 07:31:42 +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 Add missing DHCP opts for genconfig 2022-01-14 16:35:43 +08:00
policy.py Handle properly InvalidScope exceptions to not return error 500 2022-04-20 14:51:05 +00: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 Disable tracebacks of eventlet.wsgi.server 2022-01-11 09:33:12 +01:00