neutron/neutron/plugins/cisco/db
Abhishek Raut f83b2ef4fc 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
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
n1kv_db_v2.py Fix segment allocation tables in Cisco N1kv plugin 2014-03-21 20:39:04 -07:00
n1kv_models_v2.py Fix segment allocation tables in Cisco N1kv plugin 2014-03-21 20:39:04 -07:00
network_db_v2.py Fix misspellings in neutron 2014-02-07 15:28:22 +08:00
network_models_v2.py Add support for the Nexus 1000V into the Cisco Plugin. 2013-08-09 16:56:54 -07:00
nexus_db_v2.py Adding VPC support to the Cisco plugin 2013-08-21 10:26:38 -04:00
nexus_models_v2.py Cisco plugin db code cleanup, part II 2013-08-06 09:05:17 -04:00