heat.common.auth_plugin 模块

heat.common.auth_plugin.get_keystone_plugin_loader(auth, keystone_session)[source]
heat.common.auth_plugin.parse_auth_credential_to_dict(cred)[source]

解析凭据为字典

heat.common.auth_plugin.validate_auth_plugin(auth_plugin, keystone_session)[source]

验证此 auth_plugin 是否有效。