neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb
Rodolfo Alonso Hernandez 9151f4a396 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:58 +00:00
..
extensions [OVN] External ports (SR-IOV) QoS is handled by SR-IOV agent 2021-04-02 09:59:16 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
api.py ovn: Remove is_port_groups_supported() code 2020-06-22 09:54:13 +00:00
backports.py Avoid race condition when processing RowEvents 2021-02-19 21:56:47 +00:00
commands.py Remove some unnecessary usages of verify() 2020-09-03 17:56:19 -04:00
impl_idl_ovn.py [OVN] Update the DHCP options when the metadata port is modified 2021-10-15 10:07:17 +00:00
maintenance.py [OVN] Tune OVN routers to reduce the mem footprint for ML2/OVN 2021-10-18 13:29:09 +01:00
ovn_client.py Check subnet in "_remove_subnet_dhcp_options" 2021-12-23 15:21:58 +00:00
ovn_db_sync.py ovn: Filter ACL columns when syncing the DB 2021-11-18 19:56:16 +00:00
ovsdb_monitor.py [ovn] Stop monitoring the SB MAC_Binding table to reduce mem footprint 2021-10-26 13:32:15 +01:00
worker.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00