Bases: webob.exc.HTTPClientError
subclass of HTTPClientError
This indicates that the server did not find the Credential specified in the HTTP request
code: 451, title: Credential not Found
Bases: webob.exc.HTTPException
Error codes for API faults
Bases: webob.exc.HTTPClientError
subclass of HTTPClientError
This indicates that the server did not find the Novatenant specified in the HTTP request
code: 453, title: Nova tenant not Found
Bases: webob.exc.HTTPClientError
subclass of HTTPClientError
This indicates that the server did not find the port specified in the HTTP request for a given network
code: 430, title: Port not Found
Bases: webob.exc.HTTPClientError
subclass of HTTPClientError
This indicates that the server did not find the QoS specified in the HTTP request
code: 452, title: QoS not Found
Bases: webob.exc.HTTPClientError
subclass of HTTPClientError
This indicates that the server could not update the port state to to the request value
code: 431, title: Requested State Invalid