Comment 10 for bug 1720454

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

Reviewed: https://review.openstack.org/514365
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=43f0219a04c87af3ec022b523e538c2f51d40ed4
Submitter: Zuul
Branch: driverfixes/ocata

commit 43f0219a04c87af3ec022b523e538c2f51d40ed4
Author: rajinir <email address hidden>
Date: Mon Oct 2 16:22:18 2017 -0500

    Dell EMC PS: Fix extend volume creating unmanaged snapsots

    The Dell EMC PS driver's extend volume code is missing the
    no-snap option and creates unmanaged snapshots in the background.
    Added that option to fix it.

    Closes Bug: #1720454

    Change-Id: I48398331fe086760a88bd5ca4c0f28f90e22bd0b
    (cherry picked from commit 0910706e762cec88a2b53e82bd7e6a1c372163b9)