cinder/cinder/tests/unit/db
Ravi Jethani e9b928d669 Fix db purge for volume_types FK constraint
db purge command raises FK constraint while purging volume_types
and volume_type_projects deleted rows.
Delete volume_type_projects records before deleting volume_types
to solve this issue.

Change-Id: I46d3c7559c58e979e6227825ed0b2e21158415c2
Closes-Bug: #1589806
2016-06-16 11:30:26 +05:30
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_name_id.py Fix uuid warnings from db unit tests 2016-04-22 12:57:26 -04:00
test_purge.py Fix db purge for volume_types FK constraint 2016-06-16 11:30:26 +05:30
test_qos_specs.py Fix uuid warnings from db unit tests 2016-04-22 12:57:26 -04:00
test_transfers.py Fix uuid warnings from db unit tests 2016-04-22 12:57:26 -04:00
test_volume_type.py Fix uuid warnings from db unit tests 2016-04-22 12:57:26 -04:00