Comment 4 for bug 1560661

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

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

commit 985e008c17f6cc031c3a52cd2e5fc58d31ff77f6
Author: wuyuting <email address hidden>
Date: Tue Jun 14 22:12:16 2016 -0400

    ProphetStor driver create vol from snap with wrong size

    Create_volume_from_snapshot can specify a volume size larger than
    the original snapshot. ProphetStor driver not appear to handle this
    size difference. This patch fixes it.

    Co-Authored-By: Xinli Guan <email address hidden>

    Change-Id: I5d1dcd8f9bb892a949e562a58e71161a85bce891
    Closes-Bug: #1560661