vmware-nsx/neutron/tests
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
..
etc Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
functional Fix bug:range() is not same in py3.x and py2.x 2014-03-11 16:44:47 +08:00
unit Fix segment allocation tables in Cisco N1kv plugin 2014-03-21 20:39:04 -07:00
var Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
base.py Merge "Fix misleading error message about failed dhcp notifications" 2014-03-21 05:10:41 +00:00
post_mortem_debug.py Add post-mortem debug option for tests 2013-12-10 03:56:50 +00:00
tools.py Replace mox in unit tests with mock 2013-11-18 22:17:14 +09:00