This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.1 docs or all OpenStack docs too.

The nova.api.openstack.faults Module

exception nova.api.openstack.faults.Fault(exception)

Bases: webob.exc.HTTPException

An RS API fault response.

exception nova.api.openstack.faults.OverLimitFault(message, details, retry_time)

Bases: webob.exc.HTTPException

Rate-limited request response.