neutron/neutron
Aaron Rosen c57f113212 NSX: Fix router-interface-delete returns 404 when router not in nsx
Previously, if one would run router-interface-delete and the router
was not found in NSX. Neutron would raise a 404 error and remove the interface
from the database. In this case it would be better if we did not raise
a 404 error as the caller shouldn't be aware that the backend is out of sync.

Closes-bug: #1291690

Change-Id: I2400f8b31817e6dd4bc8aa08f07e1613fc2deeae
2014-03-17 15:35:06 -07:00
..
agent Fixing lost vlan ids on interfaces 2014-03-11 11:32:46 +01:00
api Send network-changed notifications to nova 2014-03-13 17:19:43 -07:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Remove legacy quantum config path" 2014-03-15 01:24:01 +00:00
db Merge "ML2 plugin involves in agent_scheduler migration" 2014-03-17 18:07:57 +00:00
debug options: consolidate options definitions 2014-02-24 13:25:11 +09:00
extensions Send network-changed notifications to nova 2014-03-13 17:19:43 -07:00
locale Imported Translations from Transifex 2014-03-17 06:21:11 +00:00
notifiers Send network-changed notifications to nova 2014-03-13 17:19:43 -07:00
openstack Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
plugins NSX: Fix router-interface-delete returns 404 when router not in nsx 2014-03-17 15:35:06 -07:00
scheduler Fix DetachedInstanceError for Agent instance 2014-02-27 14:48:11 +00:00
server Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
services Merge "Fix KeyError except on router_info in FW Agent" 2014-03-15 13:05:36 +00:00
tests NSX: Fix router-interface-delete returns 404 when router not in nsx 2014-03-17 15:35:06 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Return request-id in API response 2014-02-10 04:58:38 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Remove pyudev dependency 2014-02-25 14:28:35 +00:00
manager.py Fixes spelling error 2014-02-28 11:34:19 -08:00
neutron_plugin_base_v2.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
policy.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
quota.py Add missing quota flags in the config file sample 2013-12-02 19:14:06 +01:00
service.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Fix webob.exc.HTTPForbidden parameter miss" 2014-03-02 19:05:50 +00:00