Fixed typos in nova, nova/api, nova/cells directory
This patchset fixes the typo errors in nova root(non recursively), nova/api, nova/cells and nova/cmd directory. TrivialFix Change-Id: Id4e5dbeafb6fdb63bb733eef203a676f94143f32
This commit is contained in:
parent
222d3d16b5
commit
4245615b86
@ -190,7 +190,7 @@ class TestCase(testtools.TestCase):
|
||||
self.useFixture(nova_fixtures.StandardLogging())
|
||||
|
||||
# NOTE(sdague): because of the way we were using the lock
|
||||
# wrapper we eneded up with a lot of tests that started
|
||||
# wrapper we ended up with a lot of tests that started
|
||||
# relying on global external locking being set up for them. We
|
||||
# consider all of these to be *bugs*. Tests should not require
|
||||
# global external locking, or if they do, they should
|
||||
|
Loading…
x
Reference in New Issue
Block a user