Fix comment of auth_config_hook
Change-Id: I86ded6871026f32e395e9fa15bf55e0367e7ced6
This commit is contained in:
parent
2f5167f475
commit
d889faa0cd
@ -146,7 +146,7 @@ class OSC_Config(config.OpenStackConfig):
|
||||
def auth_config_hook(self, config):
|
||||
"""Allow examination of config values before loading auth plugin
|
||||
|
||||
OpenStackClient will override this to perform additional chacks
|
||||
OpenStackClient will override this to perform additional checks
|
||||
on auth_type.
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user