Comment 11 for bug 1720454

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

Reviewed: https://review.openstack.org/514361
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3bad55064cab1e860e3e16ad79931fa836e314a2
Submitter: Zuul
Branch: driverfixes/newton

commit 3bad55064cab1e860e3e16ad79931fa836e314a2
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)