Comment 2 for bug 1257135

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

Reviewed: https://review.openstack.org/59610
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=71d900543217b8fe1c9cdc93f1a6503b3ea9c7c5
Submitter: Jenkins
Branch: master

commit 71d900543217b8fe1c9cdc93f1a6503b3ea9c7c5
Author: huangtianhua <email address hidden>
Date: Tue Dec 3 11:43:53 2013 +0800

    Make sure "volumeId" in req body on volume actions

    We should check whether the parameter "volumeId" is in request body while
    attaching a volume to an instance and while swapping volume.

    Change-Id: I0be2ae4c80615c0304cd1a0d8ca0a4282a0867c7
    Closes-Bug: #1257135