vmware-nsx/neutron/plugins
Salvatore Orlando eef8fef405 nvp:log only in rm router iface if port not found
The code currently raises when it's not able to find the port to be
deleted on the backend. This might happen, for instance, when the
port is manually removed or, in some cases, if port creation failed
in the first place.

There's little sense in raising when a resource to be removed is not
found; therefore this patch replaces the raise statement with a log
statement.

Bug 1240720

Change-Id: Ifa756b07ef41346a44325341c8e0e8994dc64dde
2013-10-17 05:14:44 -07:00
..
bigswitch BigSwitch: correct net to backend on floating IP disassociation 2013-10-09 13:04:31 -07:00
brocade Merge "Multiple Neutron operations using script fails on Brocade Plugin" 2013-10-06 19:36:55 +00:00
cisco Update Cisco N1KV plugin to VSM REST api calls 2013-10-15 18:01:08 -07:00
common Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
embrane Set correct plugin support in Embrane based plugins 2013-10-07 17:13:54 -07:00
hyperv Merge "Fixes port status hanging to build status" 2013-10-10 22:13:30 +00:00
linuxbridge use proxy mode on vxlan interface only when l2-population is activated 2013-10-09 17:44:28 +02:00
metaplugin Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
midonet Add port bindings to ports created in Midonet 2013-10-15 08:26:38 +00:00
ml2 Fix auto-deletion of ports when deleting subnets in ML2 2013-10-09 23:52:16 -04:00
mlnx Change rpc_support_old_agents default to False 2013-10-06 12:01:38 -04:00
nec NEC plugin: Fix nec-agent unexpected exit due to RPC exception 2013-10-05 06:54:44 +00:00
nicira nvp:log only in rm router iface if port not found 2013-10-17 05:14:44 -07:00
openvswitch Add the option to minimize ovs l2 polling 2013-10-14 22:24:15 +00:00
plumgrid Add quota table in PLUMgrid plugin 2013-10-08 12:55:41 -07:00
ryu Add new L3 RPC topic support to Ryu plugin 2013-09-13 17:29:30 +09:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00