nova/nova/tests/unit/conductor/tasks
Sean Mooney 2232ca95f2 [codespell] fix typos in tests
this mainly fixes typos in the tests and
one type in an exception message.
some addtional items are added to the dict based on
our usage of vars in test but we could remove them later
by doing minor test updates. They are intentionally not
fixed in this commit to limit scope creep.

Change-Id: Iacfbb0a5dc8ffb0857219c8d7c7a7d6e188f5980
2023-10-03 11:08:55 +01:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_base.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_cross_cell_migrate.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_live_migrate.py [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
test_migrate.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00