Comment 7 for bug 1048565

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

Reviewed: https://review.openstack.org/12867
Committed: http://github.com/openstack/cinder/commit/dcecb586a0578688656d5420c40c26e5a8caa942
Submitter: Jenkins
Branch: master

commit dcecb586a0578688656d5420c40c26e5a8caa942
Author: Mark McLoughlin <email address hidden>
Date: Wed Sep 12 12:51:40 2012 +0100

    Improve entity validation in volumes APIs

    Fixes bug #1048565

    Use the new Controller.is_valid_body() helper to validate the entity
    body in various volumes related POST/PUT handlers and return 422
    as appropriate.

    Change-Id: I04127972981522c1ed81903893396c4f9665bcd3