Comment 3 for bug 1111327

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

Reviewed: https://review.openstack.org/20890
Committed: http://github.com/openstack/nova/commit/43bd52ba9f59086f2aaf7c5cc3a81ca40721f887
Submitter: Jenkins
Branch: master

commit 43bd52ba9f59086f2aaf7c5cc3a81ca40721f887
Author: Zhou ShaoYu <email address hidden>
Date: Thu Jan 31 19:02:30 2013 +0800

    Fix update quota with invalid value

    If update quota with a value which is not integer, it will response
    with http status code 500. Catch the exception and continue for
    updating other quotas.

    Fix LP# 1111327

    Change-Id: I0ab3b10ff106a2e6c7677d1acdb55c2f35c492db