The nova.tests.test_migration_utils Module

class TestMigrationUtils(*args, **kwargs)

Bases: nova.tests.test_migrations.BaseMigrationTestCase

Class for testing utils that are used in db migrations.

test_drop_old_duplicate_entries_from_table()
test_drop_old_duplicate_entries_from_table_soft_delete()
test_util_drop_unique_constraint_with_not_supported_sqlite_type()
test_utils_drop_unique_constraint()

Previous topic

The nova.tests.test_metadata Module

Next topic

The nova.tests.test_migrations Module

This Page