Merge "VMware: update test name"

This commit is contained in:
Jenkins 2014-02-11 08:46:40 +00:00 committed by Gerrit Code Review
commit bb6fe6ca9a
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ class VMwareAPIVMTestCase(test.NoDBTestCase):
vmwareapi_fake.cleanup()
nova.tests.image.fake.FakeImageService_reset()
def test_VC_Connection(self):
def test_login_retries(self):
self.attempts = 0
self.login_session = vmwareapi_fake.FakeVim()._login()