neutron/neutron/common/ovn
Rodolfo Alonso Hernandez 9186d511a5 [OVN] Skip the port status UP update during a live migration
Skip the port status UP update during a live migration due to a
``PortBindingChassisUpdateEvent`` event.

The port status will be set by  the ``LogicalSwitchPortCreateUpEvent``
and ``LogicalSwitchPortCreateDownEvent`` events, that will be issued
when the port is deleted from the source host and created in the
destination host. This is a planned operation and controlled by Nova,
not a reactive event due to an unplanned host down event.

Conflicts:
    neutron/common/ovn/utils.py

Related-Bug: #2027605
Change-Id: I81390af2ea2fc384423518b84de3acf7adaf9193
(cherry picked from commit e1f887ca9f)
(cherry picked from commit 6a9990dba1)
2023-08-28 08:54:25 +00:00
..
__init__.py [OVN] Move OVN commons to neutron tree 2019-12-04 13:15:16 +00:00
acl.py ovn: update ACL actions on stateful field change 2021-11-29 17:52:35 +00:00
constants.py [OVN] Expose chassis hosting information in LSP 2023-07-04 09:30:22 +01:00
exceptions.py [OVN] Improve Hash Ring logs 2023-06-29 13:56:42 +01:00
extensions.py Merge "[OVN] Add floating IP pools extension to OVN L3" 2022-01-16 21:58:23 +00:00
hash_ring_manager.py [OVN] Improve Hash Ring logs 2023-06-29 13:56:42 +01:00
utils.py [OVN] Skip the port status UP update during a live migration 2023-08-28 08:54:25 +00:00