cinder/cinder/tests/db
Avishay Traeger d2479f1e88 Soft delete tmp migration volume
Previously the row for the temporary migration volume was deleted from
the database, which caused a foreign key violation for its admin
metadata. Regardless, the volume should have been soft deleted from the
database anyway, and this patch takes care of that.

Change-Id: I8e4942b0e21ec79c90aa95b18b5612b5b133fd62
Closes-Bug: #1219097
2013-09-18 07:32:02 +03:00
..
__init__.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
fakes.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
test_finish_migration.py Soft delete tmp migration volume 2013-09-18 07:32:02 +03:00
test_name_id.py Replace assertEquals with assertEqual - 1/2 2013-09-08 21:42:26 +08:00
test_qos_specs.py Fix deleting qos specs key 2013-09-11 14:36:53 +08:00
test_transfers.py Replace assertEquals with assertEqual - 2/2 2013-09-09 15:50:56 +08:00