vmware-nsx/neutron
Abhishek Raut 3cb1c3f30c Fix segment allocation tables in Cisco N1kv plugin
The segment allocation table is emptied on deleting any network profile.
This change allows the use of segment range from the network profile table.
By using the network profile UUID as a foreign key in the segment allocations table,
tables are cleaned up only for the segments associated with
the deleted network profile via CASCADE, leaving no inconsistencies.

Change-Id: I507041fac3768a7b688ddcf28c4d97c618bfe3f9
Closes-Bug: #1288407
2014-03-21 20:39:04 -07:00
..
agent Merge "Log dnsmasq host file generation" 2014-03-24 14:49:54 +00:00
api Merge "Fix misleading error message about failed dhcp notifications" 2014-03-21 05:10:41 +00:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Kill 'Skipping unknown group key: firewall_driver' log trace" 2014-03-19 05:04:18 +00:00
db Fix segment allocation tables in Cisco N1kv plugin 2014-03-21 20:39:04 -07:00
debug options: consolidate options definitions 2014-02-24 13:25:11 +09:00
extensions Return meaningful error message on pool creation error 2014-03-21 15:15:08 +04:00
locale Imported Translations from Transifex 2014-03-23 06:29:48 +00:00
notifiers Send network-changed notifications to nova 2014-03-13 17:19:43 -07:00
openstack Sync excutils from oslo 2014-03-19 13:01:06 +04:00
plugins Fix segment allocation tables in Cisco N1kv plugin 2014-03-21 20:39:04 -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 "Return meaningful error message on pool creation error" 2014-03-24 10:25:03 +00:00
tests Fix segment allocation tables in Cisco N1kv plugin 2014-03-21 20:39:04 -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 Kill 'Skipping unknown group key: firewall_driver' log trace 2014-03-13 12:46:06 -07: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