neutron/neutron
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
..
agent Merge "Wait for ovsdb_monitor to be active before use it" 2016-08-29 07:28:30 +00:00
api Catch InvalidInput in DHCP port actions 2016-08-27 03:28:45 -07:00
callbacks Fix deprecation warnings 2016-08-26 22:16:06 -04:00
cmd Add a space after openvswitch error message 2016-08-03 13:48:26 -05:00
common Fix deprecation warnings 2016-08-26 22:16:06 -04:00
conf Merge "Remove deprecated default subnetpools" 2016-08-29 07:29:01 +00:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db Merge "Relocate subnet_service_types db models" 2016-08-29 15:22:41 +00:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Merge "Check target_tenant when create rbac policy" 2016-08-27 01:07:47 +00:00
hacking Fix check_asserttruefalse syntax validator 2016-08-11 13:49:47 +00:00
ipam IP allocation with Service Subnets 2016-08-24 20:03:22 +01:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Fix deprecation warnings 2016-08-26 22:16:06 -04:00
objects Move standard attr out of model_base 2016-08-27 17:46:38 -04:00
pecan_wsgi Fix deprecation warnings 2016-08-26 22:16:06 -04:00
plugins Merge "Enable create and delete segments in ML2" 2016-08-29 14:14:29 +00:00
quota Use db_api.retry_db_errors in quota engine 2016-07-18 22:48:19 -06:00
scheduler Merge "DHCP Auto Scheduling for routed provider networks" 2016-08-05 09:14:37 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Merge "Add test cases for Invalid exception type" 2016-08-29 17:02:38 +00:00
tests Catch InvalidInput in DHCP port actions 2016-08-27 03:28:45 -07:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py Use context from_environ to load contexts 2016-07-12 13:49:41 +10:00
manager.py Pecan: bind attribute map to controllers 2016-05-26 06:13:53 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Include [agent] extensions option into ovs/linuxbridge agent files 2016-08-24 16:41:03 +00:00
policy.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
service.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00
version.py
worker.py Remove notification for process event 2016-06-28 11:49:31 -07:00
wsgi.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00