Typo fix in keystone: existant => existent
Change-Id: Ie6cd74382a7ada603c123968fe5407fddac619fd Impact: Test comments
This commit is contained in:
parent
212f13b992
commit
067fcf0339
@ -49,7 +49,7 @@ class KcMasterSqlTestCase(test_keystoneclient.KcMasterTestCase):
|
||||
endpoint_internalurl = uuid.uuid4().hex
|
||||
endpoint_adminurl = uuid.uuid4().hex
|
||||
|
||||
# a non-existant service ID should trigger a 404
|
||||
# a non-existent service ID should trigger a 404
|
||||
self.assertRaises(client_exceptions.NotFound,
|
||||
client.endpoints.create,
|
||||
region=endpoint_region,
|
||||
|
Loading…
x
Reference in New Issue
Block a user