Correct a misspelled in comments
'fron' in keystoneclient/service_catalog.py should be 'from' Change-Id: I75b01aca6eb905efa9d74f7deb4146c43525d4cc
This commit is contained in:
@@ -27,7 +27,7 @@ class ServiceCatalog(object):
|
||||
self.catalog = resource_dict
|
||||
|
||||
def get_token(self):
|
||||
"""Fetch token details fron service catalog.
|
||||
"""Fetch token details from service catalog.
|
||||
|
||||
Returns a dictionary containing the following::
|
||||
|
||||
|
Reference in New Issue
Block a user