vmware-nsx/neutron/api/v2
dekehn 794a1325df extra_dhcp_opt add checks for empty strings
When passing extra-dhcp-opt into the port-create where an empty string
is provided as opt_value='   ', the create and update routine will load the
empty string into the DB. The result when written to the opts file is:
"tag:ece4c8aa-15c9-4f6b-8c42-7d4e285734bf,option:server-ip-address", which
when read by dnsmasq has been tested to cause dnsmasq to segment fault.

Change-Id: I31de4a3d27092bb219d20221c5ef5a6b22e050dc
Closes-Bug: #1257467
2013-12-13 08:40:28 -07:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
attributes.py extra_dhcp_opt add checks for empty strings 2013-12-13 08:40:28 -07:00
base.py Add support for NSX/NVP DHCP services 2013-11-16 09:06:16 -08:00
resource.py Fix misspells 2013-12-03 15:03:47 -08:00
router.py Fix H102, H103 Apache 2.0 license hacking check error 2013-08-08 12:46:18 +09:00