modify keystone spelling errors
Change-Id: I2824b7df5d14a9f08b21777d0fb6a5333753220a
This commit is contained in:
parent
efa7967d8a
commit
0b3297ab61
@ -256,7 +256,7 @@ Implementation of IdentityService in services/identity/identity.py:
|
||||
if version == "2":
|
||||
self.impl = KeystoneV2Service()
|
||||
else:
|
||||
self.impl = KeysotneServiceV3()
|
||||
self.impl = KeystoneServiceV3()
|
||||
else:
|
||||
self.impl = auto_discover_version()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user