vmware-nsx/neutron/tests/unit/cisco/n1kv
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
..
__init__.py Add support for the Nexus 1000V into the Cisco Plugin. 2013-08-09 16:56:54 -07:00
test_n1kv_db.py Fix segment allocation tables in Cisco N1kv plugin 2014-03-21 20:39:04 -07:00
test_n1kv_plugin.py Fix segment allocation tables in Cisco N1kv plugin 2014-03-21 20:39:04 -07:00