magnumclient.exceptions
Module¶magnumclient.exceptions.
AmbigiousAuthSystem
¶alias of AmbiguousAuthSystem
magnumclient.exceptions.
AmbiguousAuthSystem
¶Bases: magnumclient.common.apiclient.exceptions.ClientException
Could not obtain token and endpoint using provided credentials.
magnumclient.exceptions.
InvalidAttribute
¶Bases: magnumclient.common.apiclient.exceptions.ClientException
magnumclient.exceptions.
from_response
(response, message=None, traceback=None, method=None, url=None)¶Return an HttpError instance based on response from httplib/requests.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.