neutron/neutron/api/rpc/handlers
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
..
__init__.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
dhcp_rpc.py Catch InvalidInput in DHCP port actions 2016-08-27 03:28:45 -07:00
dvr_rpc.py update docstring for get_ports_on_host_by_subnet 2015-12-23 11:28:50 +08:00
l3_rpc.py Rename dvr portbinding functions 2016-07-09 08:21:17 +00:00
metadata_rpc.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
resources_rpc.py Remove unused logging import 2016-08-28 17:50:09 +08:00
securitygroups_rpc.py Fix module's import order 2016-01-22 06:38:42 -08:00