Comment 2 for bug 1659023

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

Reviewed: https://review.openstack.org/491877
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=80fe5f1fe4eb2f9d63c36fbfed3dcc388e4a931b
Submitter: Jenkins
Branch: master

commit 80fe5f1fe4eb2f9d63c36fbfed3dcc388e4a931b
Author: Ben Swartzlander <email address hidden>
Date: Thu Aug 3 16:32:07 2017 -0400

    Re-enable broken CG code in NetApp driver

    Override the new create_share_group_snapshot() method in the driver class
    and call the old CG snapshot code if the share group specifies CG
    support, otherwise fall back on the new (existing) code.

    This patch also removes dead code from the old CG feature from Newton and
    earlier releases.

    Change-Id: Ief71b9900c2c84e0df1d12d303517fa20ff7908b
    Closes-bug: #1659023