NetApp driver fails trying to delete ipspace 'Default'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
Fix Released
|
Low
|
Douglas Viroel |
Bug Description
Description
===========
NetApp driver is failing to delete a share server if: 1) it has no data SVMs on the current ipspace and it is using the cluster's Default ipspace. This issue happens only when operation in driver_
Steps to reproduce
==================
In order to reproduce the error you must not have any other data SVM on Default ipspace.
The network type must be Flat, so NetApp driver can reuse the Default ipspace for the new LIF.
* Create a share
* Delete the share
* Delete the associated share server
Expected result
===============
Share server is deleted from Manila and from NetApp storage.
Actual result
=============
NetApp driver fails to delete the share server because it attempts to remove the Default ipspace.
Logs & Configs
==============
When deleting the Default ipspace, tries to delete the default broadcast domain and fails:
May 22 18:35:37.575031 template-
Changed in manila: | |
milestone: | none → victoria-1 |
Fix proposed to branch: master /review. opendev. org/731238
Review: https:/