Comment 12 for bug 1237557

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

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

commit 015555acb75ee4d9298915951d2bfaf0d19d2b02
Author: Vincent Hou <email address hidden>
Date: Wed Dec 4 03:51:20 2013 -0500

    VMware: Take the volume size from the user input

    When we create a volume from an image or a snapshot, we need to
    take the size of the volume from the user input and validate whether
    the size is appropriate instead of taking the image size as the
    volume size directly.

    Change-Id: If09933d8ffa989c4dacc0860c19ea332bc21092a
    Closes-Bug: #1237557