neutron/neutron
Maru Newby 2648aa3561 Stop removing ip allocations on port delete
The _delete_port() method was manually removing related
IPAllocation instances despite the existence of a perfectly
good cascade deletion relationship in the model.  This patch
puts an end to that nonsense and the potential for deadlock that
it represented.

Closes-bug: #1288379
Related-Bug: #1283522

Change-Id: Ib31550fa9000fc75768a327cb6cc1c419e06568f
2014-03-18 00:52:06 -07:00
..
agent Fixing lost vlan ids on interfaces 2014-03-11 11:32:46 +01:00
api Create new IPv6 attributes for Subnets 2014-03-17 14:35:46 -04:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Calculate stateless IPv6 address" 2014-03-18 02:32:36 +00:00
db Stop removing ip allocations on port delete 2014-03-18 00:52:06 -07: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 Merge "Added missing l3_update call in update_network" 2014-03-18 04:37:38 +00: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 Merge "Calculate stateless IPv6 address" 2014-03-18 02:32:36 +00: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