Comment 3 for bug 1265893

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

Reviewed: https://review.openstack.org/64945
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=c32302c5d5f35df39b49d32fcba47a4d36b3783a
Submitter: Jenkins
Branch: master

commit c32302c5d5f35df39b49d32fcba47a4d36b3783a
Author: Swapnil Kulkarni <email address hidden>
Date: Sat Jan 4 12:54:13 2014 +0530

    Update V2 API to return detailed volume information on create

    Current implementation returns only summary information, so
    cinderclient requires additional GET call to get details.
    Updated the api to return the details by default so the GET in
    cinderclient can be removed.

    Closes-Bug: #1265893

    Change-Id: I56d4d79c4a942d8bf53318e46737674dc0bf9b56