Fix typo in docsting in test_migrations.py

TrivialFix

Change-Id: Ie95a20fc692b850bff2934251e88263e4920c703
This commit is contained in:
Kobi Samoray 2016-09-22 13:37:03 +03:00
parent 7a204383d5
commit 56703c6577
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ class NovaMigrationsCheckers(test_migrations.ModelsMigrationsSync,
self.addCleanup(migrate_log.setLevel, old_level)
# NOTE(rpodolyaka): we need to repeat the functionality of the base
# test case a bit here as this gets overriden by oslotest base test
# test case a bit here as this gets overridden by oslotest base test
# case and nova base test case cleanup must be the last one (as it
# deletes attributes of test case instances)
self.useFixture(nova_fixtures.Timeout(