neutron/neutron/tests/unit/api
Kevin Benton c05751a556 Catch InvalidInput in DHCP port actions
The exception handler checking for concurrently deleted subnets
was missing InvalidInput, which comes from IPAM when a port creation
request references a subnet that doesn't exist.

This patch just catches that exception.

Change-Id: I14f9e4bddde845e3fef2b0d8649d3954ba5c93bd
Closes-Bug: #1618187
2016-08-27 03:28:45 -07:00
..
rpc Catch InvalidInput in DHCP port actions 2016-08-27 03:28:45 -07:00
v2 Merge "Use from_dict to load context params" 2016-08-26 22:00:11 +00:00
__init__.py Send DHCP notifications regardless of agent status 2013-12-19 07:08:19 +00:00
test_api_common.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
test_extensions.py Broken extensions should not show up in the extension list 2016-08-12 18:20:46 +00:00