keystoneauth1.exceptions.auth module

keystoneauth1.exceptions.auth module

exception keystoneauth1.exceptions.auth.AuthorizationFailure(message=None)

Bases: keystoneauth1.exceptions.base.ClientException

message = 'Cannot authorize API client.'
exception keystoneauth1.exceptions.auth.MissingAuthMethods(response)

Bases: keystoneauth1.exceptions.base.ClientException

message = 'Not all required auth rules were satisfied'
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.