neutron/neutron/plugins/cisco/common
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
cisco_constants.py remove repeated network type definition in cisco plugin 2013-11-07 09:32:40 +08:00
cisco_credentials_v2.py Improve unit test coverage for Cisco plugin common code 2013-12-05 17:14:03 -05:00
cisco_exceptions.py Fix segment allocation tables in Cisco N1kv plugin 2014-03-21 20:39:04 -07:00
cisco_faults.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
config.py Round-robin SVI switch selection fails on Cisco Nexus plugin 2013-11-14 12:19:54 -05:00