vmware-nsx/neutron/api
dekehn 6a6a4b1088 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
..
rpc Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
v2 extra_dhcp_opt add checks for empty strings 2013-12-13 08:40:28 -07:00
views Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
extensions.py Fix misspells 2013-12-03 15:03:47 -08:00
versions.py Externalize error messages in the API 2013-08-07 21:19:25 +00:00