Comment 5 for bug 1210853

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

Reviewed: https://review.openstack.org/41274
Committed: http://github.com/openstack/cinder/commit/74a2154150a27f994ee5b17d9cef26e5ba1ce95c
Submitter: Jenkins
Branch: stable/grizzly

commit 74a2154150a27f994ee5b17d9cef26e5ba1ce95c
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

    Conflicts:
     cinder/volume/drivers/lvm.py

    (cherry picked from commit 7323d8751538e06bb2dba106ba394bc6e29b8b84)
    Change-Id: I18f7baf60601b3bcf01425b505a0579a826f072e