Comment 11 for bug 1021373

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/essex)

Reviewed: https://review.openstack.org/9446
Committed: http://github.com/openstack/nova/commit/6e873bccc078e1013987698cd71c69deebf2e99f
Submitter: Jenkins
Branch: stable/essex

commit 6e873bccc078e1013987698cd71c69deebf2e99f
Author: Eoghan Glynn <email address hidden>
Date: Mon Jul 9 21:09:06 2012 +0100

    Return 413 status on over-quota in the native API.

    Related to LP 1021373.

    Previously, we returned a generic 500 Server Error on an over-quota
    conditions, whereas this is arguably more appropriately reported
    as a 413 status.

    Change-Id: I5c1cdc9db54804c512d60e4179c1faa13516d6f9