dbe34c08e2
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
10 lines
385 B
YAML
10 lines
385 B
YAML
---
|
|
fixes:
|
|
- |
|
|
NetApp ONTAP driver is now fixed to avoid the deletion of `Cluster` and
|
|
`Default` ipspaces when deleting a share server. This issue was happening
|
|
only when operating in `driver_handles_share_servers` enabled mode and
|
|
creating shares using `flat` network type. See
|
|
`Launchpad bug 1880747 <https://launchpad.net/bugs/1880747>`_ for more
|
|
details.
|