neutron/neutron/plugins/ml2/drivers/ovn
Brian Haley e34c95c4b9 Fix KeyError failure in _sync_subnet_dhcp_options()
If the netron-ovn-db-sync-util is run while neutron-server
is active (which is not recommended), it can randomly fail
if there are active API calls in flight to create networks
and/or subnets.

Skip the subnet and log a warning if detected.

Conflicts:
  neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py

Closes-bug: #2045811
Change-Id: Ic5d9608277dd5c4881b3e4b494e1864be0bed1b4
(cherry picked from commit e4323e1f20)
2024-04-09 14:49:41 -04:00
..
agent Fix some new pylint "E" warnings 2023-06-22 20:41:29 -04:00
mech_driver Fix KeyError failure in _sync_subnet_dhcp_options() 2024-04-09 14:49:41 -04:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
db_migration.py [OVN] Add the bridge name and datapath type to the port VIF details 2024-01-19 11:00:13 +00:00