Quotas for instances, volumes, and floating ips
Bases: nova.exception.ApiError
Quota Exceeeded
Check quota and return min(num_floating_ips, allowed_floating_ips)
Return the number of bytes allowed per injected file content
Return the number of bytes allowed in an injected file path
Return the number of injected files allowed
Check quota and return min(num_instances, allowed_instances)
Check quota; return min(num_metadata_items,allowed_metadata_items)
Check quota and return min(num_volumes, allowed_volumes)