osc_lib.cli.client_config
Module¶OpenStackConfig subclass for argument compatibility
osc_lib.cli.client_config.
OSC_Config
(config_files=None, vendor_files=None, override_defaults=None, force_ipv4=None, envvar_prefix=None, secure_files=None, pw_func=None, session_constructor=None, app_name=None, app_version=None, load_yaml_config=True)¶Bases: os_client_config.config.OpenStackConfig
auth_config_hook
(config)¶Allow examination of config values before loading auth plugin
OpenStackClient will override this to perform additional chacks on auth_type.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.