Comment 4 for bug 1880747

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

Reviewed: https://review.opendev.org/731828
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=2fe7452b1bf8b8975dcd663db3ecce98b5fb499c
Submitter: Zuul
Branch: stable/ussuri

commit 2fe7452b1bf8b8975dcd663db3ecce98b5fb499c
Author: Douglas Viroel <email address hidden>
Date: Tue May 26 19:38:56 2020 +0000

    [NetApp] Fix default ipspace deletion issue

    The NetApp driver is fixed to avoid the deletion of cluster
    ipspaces when deleting a share server. Now the share server
    deletion skip ipspace removal if the ipspace is one of the
    following: Cluster or Default.

    Change-Id: I24cda6be69ef9258c6c637be48be32b93d835e0a
    Closes-Bug: #1880747
    (cherry picked from commit dbe34c08e2278eb472bc2cbf7f086d6deff7cab2)