heat.common.auth_plugin module

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

Parse credential to dict

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

Validate if this auth_plugin is valid to use.