Bases: quantumclient.common.exceptions.QuantumClientException
Bases: quantumclient.common.exceptions.QuantumClientException
Found more than one matching endpoint in Service Catalog.
Bases: exceptions.Exception
Error resulting from a client sending bad input to a server
Bases: exceptions.Exception
Bases: quantumclient.common.exceptions.QuantumClientException
Bases: quantumclient.common.exceptions.QuantumClientException
Could not find Service or Region in Service Catalog.
Bases: quantumclient.common.exceptions.QuantumClientException
Could not find endpoint type in Service Catalog.
Bases: exceptions.Exception
Bases: quantumclient.common.exceptions.QuantumClientException
HTTP 403 - Forbidden: your credentials don’t give you access to this resource.
Bases: quantumclient.common.exceptions.Invalid
Bases: quantumclient.common.exceptions.QuantumException
Bases: quantumclient.common.exceptions.QuantumException
Bases: quantumclient.common.exceptions.QuantumClientException
Bases: quantumclient.common.exceptions.QuantumClientException
Bases: quantumclient.common.exceptions.QuantumClientException
Bases: quantumclient.common.exceptions.QuantumClientException
Bases: quantumclient.common.exceptions.QuantumClientException
Exception raised when command line parsing fails
Bases: exceptions.Exception
Base Quantum Exception
Taken from nova.exception.NovaException To correctly use this class, inherit from it and define a ‘message’ property. That message will get printf’d with the keyword arguments provided to the constructor.
Bases: quantumclient.common.exceptions.QuantumClientException
Bases: quantumclient.common.exceptions.QuantumClientException
HTTP 401 - Unauthorized: bad credentials.
Bases: exceptions.Exception
Indicates that the user is trying to use an unsupported version of the API