Comment 4 for bug 1210853

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

Reviewed: https://review.openstack.org/41262
Committed: http://github.com/openstack/cinder/commit/7323d8751538e06bb2dba106ba394bc6e29b8b84
Submitter: Jenkins
Branch: master

commit 7323d8751538e06bb2dba106ba394bc6e29b8b84
Author: Eric Harney <email address hidden>
Date: Sat Aug 10 16:12:59 2013 -0400

    Fix signature of _create_volume() in ThinLVMVolumeDriver

    create_volume_from_snapshot will call _create_volume() with the
    wrong parameters when using ThinLVMVolumeDriver. It should be
    compatible with LVMVolumeDriver's _create_volume() method.

    Fixes bug: 1210853

    Change-Id: I18f7baf60601b3bcf01425b505a0579a826f072e