neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb
Rodolfo Alonso Hernandez 79cdace512 Check subnet in "_remove_subnet_dhcp_options"
Since [1], "get_subnet_dhcp_options" returns always a dictionary
in "subnet" instead of None. This patch checks not only that "subnet"
is None but also the dictionary is not empty.

[1]https://review.opendev.org/c/openstack/neutron/+/807692

Closes-Bug: #1948466

Change-Id: Ie93cf3e47e09b3e5051be1ffad512251775b0492
(cherry picked from commit 95c2801da8)
2021-12-23 15:21:45 +00:00
..
extensions [OVN] External ports (SR-IOV) QoS is handled by SR-IOV agent 2021-04-02 10:00:48 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
api.py [ovn]: port forwarding -- IDL changes 2020-07-27 22:15:05 -04:00
backports.py Avoid race condition when processing RowEvents 2021-02-22 09:12:32 -06:00
commands.py [ovn]: port forwarding -- core changes 2020-08-11 14:54:05 -04:00
impl_idl_ovn.py [OVN] Update the DHCP options when the metadata port is modified 2021-10-11 10:32:13 +00:00
maintenance.py [OVN] Tune OVN routers to reduce the mem footprint for ML2/OVN 2021-10-18 13:28:26 +01:00
ovn_client.py Check subnet in "_remove_subnet_dhcp_options" 2021-12-23 15:21:45 +00:00
ovn_db_sync.py ovn: Filter ACL columns when syncing the DB 2021-11-18 19:54:23 +00:00
ovsdb_monitor.py [ovn] Stop monitoring the SB MAC_Binding table to reduce mem footprint 2021-10-26 12:03:15 +01:00
worker.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00