Comment 14 for bug 1687048

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

Reviewed: https://review.openstack.org/461471
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=15eb00fc1e003868cd94dc9d83b155aaa5e34168
Submitter: Jenkins
Branch: master

commit 15eb00fc1e003868cd94dc9d83b155aaa5e34168
Author: Silvan Kaiser <email address hidden>
Date: Mon May 1 20:10:27 2017 +0200

    Allow extension of volumes with snapshots for Quobyte driver

    This change lifts an earlier limitation that explicitely did
    not extend a volume if snapshots of that volume exist. This
    limitation was lifted on the glusterfs driver and this change
    mirrors that behaviour but adds using the currently active
    image instead of the base file in case snapshots exist.

    Partial-bug: #1687048

    Change-Id: I75d25f6829d41ee2569ca3eaff63627f7c3876e0