Comment 2 for bug 1707098

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

Reviewed: https://review.openstack.org/488264
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=5821813828b7bd7b1dea536416cda198d797bb2c
Submitter: Jenkins
Branch: master

commit 5821813828b7bd7b1dea536416cda198d797bb2c
Author: wanghongxu <email address hidden>
Date: Fri Jul 28 09:47:45 2017 +0800

    Cloning a volume from a snapshot in thin lv

    To create a volume from a snapshot in thin lv,
    we can create a snapshot for the snapshot to
    create a volume same as snapshot. And active it.

    Change-Id: Ib12752e541f522a9091a2bb2a56bec4193e5f3e7
    Closes-Bug: #1707098