Bases: object
object
Raises the exception unless it is a conflict or not-found.
Raises the exception unless it is a not-found.
Returns True if the current exception comes from the client.
Returns True if the exception is a conflict.
Returns True if the exception is a not-found.
Returns True if the exception is an over-limit.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
ClientPlugin
ClientPlugin.client()
ClientPlugin.clients
ClientPlugin.context
ClientPlugin.default_version
ClientPlugin.does_endpoint_exist()
ClientPlugin.exceptions_module
ClientPlugin.ignore_conflict_and_not_found()
ClientPlugin.ignore_not_found()
ClientPlugin.is_client_exception()
ClientPlugin.is_conflict()
ClientPlugin.is_not_found()
ClientPlugin.is_over_limit()
ClientPlugin.service_types
ClientPlugin.supported_versions
ClientPlugin.url_for()
retry_if_connection_err()
retry_if_result_is_false()