Index

A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V

A

AuthorizationFailure
AuthPluginException

B

BadGateway
BadRequest
BaseAuthPlugin (class in keystoneauth1.plugin)

C

CatalogException
check_oslo_namespace_imports() (in module keystoneauth1.hacking.checks)
ClientException
Conflict
ConnectFailure
ConnectionError
ConnectTimeout

D

DiscoveryFailure

E

EmptyCatalog
EndpointNotFound
ExpectationFailed

F

factory() (in module keystoneauth1.hacking.checks)
Forbidden
from_response() (in module keystoneauth1.exceptions.http)

G

GatewayTimeout
get_auth_state() (keystoneauth1.plugin.BaseAuthPlugin method)
get_cache_id() (keystoneauth1.plugin.BaseAuthPlugin method)
get_connection_params() (keystoneauth1.plugin.BaseAuthPlugin method)
get_endpoint() (keystoneauth1.plugin.BaseAuthPlugin method)
(keystoneauth1.token_endpoint.Token method)
get_headers() (keystoneauth1.plugin.BaseAuthPlugin method)
get_project_id() (keystoneauth1.plugin.BaseAuthPlugin method)
get_sp_auth_url() (keystoneauth1.plugin.BaseAuthPlugin method)
get_sp_url() (keystoneauth1.plugin.BaseAuthPlugin method)
get_token() (keystoneauth1.plugin.BaseAuthPlugin method)
(keystoneauth1.token_endpoint.Token method)
get_user_id() (keystoneauth1.plugin.BaseAuthPlugin method)
Gone

H

http_status (keystoneauth1.exceptions.http.BadGateway attribute)
(keystoneauth1.exceptions.http.BadRequest attribute)
(keystoneauth1.exceptions.http.Conflict attribute)
(keystoneauth1.exceptions.http.ExpectationFailed attribute)
(keystoneauth1.exceptions.http.Forbidden attribute)
(keystoneauth1.exceptions.http.GatewayTimeout attribute)
(keystoneauth1.exceptions.http.Gone attribute)
(keystoneauth1.exceptions.http.HttpError attribute)
(keystoneauth1.exceptions.http.HttpNotImplemented attribute)
(keystoneauth1.exceptions.http.HttpVersionNotSupported attribute)
(keystoneauth1.exceptions.http.InternalServerError attribute)
(keystoneauth1.exceptions.http.LengthRequired attribute)
(keystoneauth1.exceptions.http.MethodNotAllowed attribute)
(keystoneauth1.exceptions.http.NotAcceptable attribute)
(keystoneauth1.exceptions.http.NotFound attribute)
(keystoneauth1.exceptions.http.PaymentRequired attribute)
(keystoneauth1.exceptions.http.PreconditionFailed attribute)
(keystoneauth1.exceptions.http.ProxyAuthenticationRequired attribute)
(keystoneauth1.exceptions.http.RequestEntityTooLarge attribute)
(keystoneauth1.exceptions.http.RequestTimeout attribute)
(keystoneauth1.exceptions.http.RequestUriTooLong attribute)
(keystoneauth1.exceptions.http.RequestedRangeNotSatisfiable attribute)
(keystoneauth1.exceptions.http.ServiceUnavailable attribute)
(keystoneauth1.exceptions.http.Unauthorized attribute)
(keystoneauth1.exceptions.http.UnprocessableEntity attribute)
(keystoneauth1.exceptions.http.UnsupportedMediaType attribute)
HTTPClientError
HttpError
HttpNotImplemented
HttpServerError
HttpVersionNotSupported

I

InternalServerError
invalidate() (keystoneauth1.plugin.BaseAuthPlugin method)
InvalidResponse

K

keystoneauth1 (module)
keystoneauth1.exceptions (module)
keystoneauth1.exceptions.auth (module)
keystoneauth1.exceptions.auth_plugins (module)
keystoneauth1.exceptions.base (module)
keystoneauth1.exceptions.catalog (module)
keystoneauth1.exceptions.connection (module)
keystoneauth1.exceptions.discovery (module)
keystoneauth1.exceptions.http (module)
keystoneauth1.exceptions.response (module)
keystoneauth1.exceptions.service_providers (module)
keystoneauth1.extras (module)
keystoneauth1.hacking (module)
keystoneauth1.hacking.checks (module)
keystoneauth1.plugin (module)
keystoneauth1.tests (module)
keystoneauth1.tests.unit (module)
keystoneauth1.tests.unit.access (module)
keystoneauth1.tests.unit.extras (module)
keystoneauth1.tests.unit.extras.kerberos (module)
keystoneauth1.tests.unit.extras.saml2 (module)
keystoneauth1.tests.unit.extras.saml2.fixtures (module)
keystoneauth1.tests.unit.identity (module)
keystoneauth1.tests.unit.k2k_fixtures (module)
keystoneauth1.tests.unit.loading (module)
keystoneauth1.tests.unit.oidc_fixtures (module)
keystoneauth1.token_endpoint (module)

L

LengthRequired

M

message (keystoneauth1.exceptions.auth.AuthorizationFailure attribute)
(keystoneauth1.exceptions.auth_plugins.AuthPluginException attribute)
(keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin attribute)
(keystoneauth1.exceptions.base.ClientException attribute)
(keystoneauth1.exceptions.catalog.CatalogException attribute)
(keystoneauth1.exceptions.catalog.EmptyCatalog attribute)
(keystoneauth1.exceptions.catalog.EndpointNotFound attribute)
(keystoneauth1.exceptions.connection.ConnectFailure attribute)
(keystoneauth1.exceptions.connection.ConnectTimeout attribute)
(keystoneauth1.exceptions.connection.ConnectionError attribute)
(keystoneauth1.exceptions.connection.SSLError attribute)
(keystoneauth1.exceptions.discovery.DiscoveryFailure attribute)
(keystoneauth1.exceptions.discovery.VersionNotAvailable attribute)
(keystoneauth1.exceptions.http.BadGateway attribute)
(keystoneauth1.exceptions.http.BadRequest attribute)
(keystoneauth1.exceptions.http.Conflict attribute)
(keystoneauth1.exceptions.http.ExpectationFailed attribute)
(keystoneauth1.exceptions.http.Forbidden attribute)
(keystoneauth1.exceptions.http.GatewayTimeout attribute)
(keystoneauth1.exceptions.http.Gone attribute)
(keystoneauth1.exceptions.http.HTTPClientError attribute)
(keystoneauth1.exceptions.http.HttpError attribute)
(keystoneauth1.exceptions.http.HttpNotImplemented attribute)
(keystoneauth1.exceptions.http.HttpServerError attribute)
(keystoneauth1.exceptions.http.HttpVersionNotSupported attribute)
(keystoneauth1.exceptions.http.InternalServerError attribute)
(keystoneauth1.exceptions.http.LengthRequired attribute)
(keystoneauth1.exceptions.http.MethodNotAllowed attribute)
(keystoneauth1.exceptions.http.NotAcceptable attribute)
(keystoneauth1.exceptions.http.NotFound attribute)
(keystoneauth1.exceptions.http.PaymentRequired attribute)
(keystoneauth1.exceptions.http.PreconditionFailed attribute)
(keystoneauth1.exceptions.http.ProxyAuthenticationRequired attribute)
(keystoneauth1.exceptions.http.RequestEntityTooLarge attribute)
(keystoneauth1.exceptions.http.RequestTimeout attribute)
(keystoneauth1.exceptions.http.RequestUriTooLong attribute)
(keystoneauth1.exceptions.http.RequestedRangeNotSatisfiable attribute)
(keystoneauth1.exceptions.http.ServiceUnavailable attribute)
(keystoneauth1.exceptions.http.Unauthorized attribute)
(keystoneauth1.exceptions.http.UnprocessableEntity attribute)
(keystoneauth1.exceptions.http.UnsupportedMediaType attribute)
(keystoneauth1.exceptions.response.InvalidResponse attribute)
MethodNotAllowed
MissingAuthPlugin
MissingRequiredOptions

N

name (keystoneauth1.exceptions.auth_plugins.NoMatchingPlugin attribute)
names (keystoneauth1.exceptions.auth_plugins.UnsupportedParameters attribute)
NoMatchingPlugin
NotAcceptable
NotFound

O

OptionError
options (keystoneauth1.exceptions.auth_plugins.MissingRequiredOptions attribute)

P

PaymentRequired
PreconditionFailed
ProxyAuthenticationRequired

R

RequestedRangeNotSatisfiable
RequestEntityTooLarge
RequestTimeout
RequestUriTooLong
RetriableConnectionFailure

S

saml_assertion() (in module keystoneauth1.tests.unit.extras.saml2.fixtures)
ServiceProviderNotFound
ServiceUnavailable
set_auth_state() (keystoneauth1.plugin.BaseAuthPlugin method)
soap_response() (in module keystoneauth1.tests.unit.extras.saml2.fixtures)
SSLError

T

template() (in module keystoneauth1.tests.unit.extras.saml2.fixtures)
Token (class in keystoneauth1.token_endpoint)

U

Unauthorized
UnknownConnectionError
UnprocessableEntity
UnsupportedMediaType
UnsupportedParameters

V

VersionNotAvailable