neutron/neutron/plugins/ml2/drivers
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
..
agent Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l2pop Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
linuxbridge Make ARP protection commands compatible with "ebtables-nft" 2021-08-10 09:34:43 +00:00
macvtap Merge "Set process name for agents" 2020-07-08 13:40:10 +00:00
mech_sriov Add a single option to override the default hypervisor name 2021-06-17 13:05:17 +00:00
openvswitch [OVS][QOS] Dataplane enforcement is limited to min-bw egress direction 2021-11-18 16:34:57 +00:00
ovn Check subnet in "_remove_subnet_dhcp_options" 2021-12-23 15:21:45 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Randomize segmentation ID assignation 2021-09-10 11:22:53 +02:00
mech_agent.py Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
type_flat.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_local.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
type_tunnel.py Remove "six" library 2020-07-28 16:55:52 +00:00
type_vlan.py Relocate _delete_expired_default_network_segment_ranges 2020-07-02 17:26:10 +00:00
type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00