Comment 5 for bug 1231116

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

Reviewed: https://review.openstack.org/48336
Committed: http://github.com/openstack/cinder/commit/63fc867ab709a20c3417cada12b327774bf612e6
Submitter: Jenkins
Branch: master

commit 63fc867ab709a20c3417cada12b327774bf612e6
Author: Eric Harney <email address hidden>
Date: Wed Sep 25 15:43:32 2013 -0400

    Allow upgrade from Grizzly with ThinLVMVolumeDriver

    In Grizzly, LVM thin provisioning was used by setting
    volume_driver=...ThinLVMVolumeDriver. In Havana this
    functionality has moved under the standard LVM driver
    with the option "lvm_type=thin" used to enable it.

    We should account for the old volume_driver class path
    so that the volume service behaves as expected for users
    upgrading from Grizzly ThinLVM configurations.

    Closes-Bug: #1231116
    Change-Id: Ic29f0e5c1036232078af5c6d83c61c75a35cccd4