neutron/neutron
Rodolfo Alonso Hernandez 6d3c29723e [OVN][Trunk] Set the subports correct host during live migration
During the trunk migration, the parent port multiple port binding
will contain the destination host. Because this update is done
before the migration is done (in other words, the parent port
still has two port binding registers), the method setting the
binding profile of the subport will use the destination host
in advance. At the end of the live migration, the subports
host will point to the correct hostname.

Related-Bug: #2027605
Change-Id: I2370ea2f96e2e31dbd43bf232a63394388e6945f
(cherry picked from commit 7ed79c1f78)
2023-08-29 08:12:40 +00:00
..
agent Fix ovn-metadata agent sync of unused namespaces 2023-08-25 18:25:32 +00:00
api Delete sg rule which remote is the deleted sg 2023-07-04 12:26:18 +00:00
cmd [OVN] Hash Ring: Better handle Neutron worker failures 2023-08-03 09:23:20 +01:00
common [OVN] Skip the port status UP update during a live migration 2023-08-29 08:11:48 +00:00
conf Suppress IPv6 metadata DAD failure and delete address 2023-05-02 15:29:31 +02:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db hash-ring: Retry all DB operations if inactive 2023-08-14 12:53:27 +00:00
debug Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
extensions Implement specific tracked resource count method per quota driver 2022-07-29 14:00:25 +02:00
hacking Follow up for replacing assertItemsEqual 2021-06-03 16:04:07 +00:00
ipam Remove exception `IpAddressAllocationNotFound` 2022-03-17 06:27:24 +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:58 +00:00
objects [stable-only] Don't use "sqlalchemy.select" with SQLAlchemy<1.4 2023-05-16 18:48:25 +02:00
pecan_wsgi [API] Return 403 for POST requests when user is not authorized 2022-04-13 06:01:07 +00:00
plugins [OVN] Skip the port status UP update during a live migration 2023-08-29 08:11:48 +00:00
privileged Add retry for privsep get_link_devices 2022-06-09 18:18:32 +05:30
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Implement specific tracked resource count method per quota driver 2022-07-29 14:00:25 +02:00
scheduler Improve scheduling L3/DHCP agents, missing lower binding indexes 2023-02-13 18:08:10 +01:00
server Use monkey_patch for neutron API server. 2022-04-23 18:42:49 +00:00
services [OVN][Trunk] Set the subports correct host during live migration 2023-08-29 08:12:40 +00:00
tests [OVN][Trunk] Set the subports correct host during live migration 2023-08-29 08:12:40 +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 Include oslo.cache options in neutron.conf 2021-08-23 11:54:12 +09:00
policy.py Import ABC classes from collection.abc 2021-07-16 15:43:39 +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 Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py neutron-server api worker process should be named to their role 2021-01-11 08:28:32 +08:00