sapcc / manila

Shared filesystem management project for OpenStack.
http://openstack.org
Apache License 2.0
0 stars 2 forks source link

[NetApp] delete source ipspace after server migration completed #194

Closed chuan137 closed 3 months ago

chuan137 commented 4 months ago

clean up ipspace/broadcast domain and vlan on source side

Change-Id: I23e8e0e890c146d325232d9e9a2aa8cf13b628e6

chuan137 commented 4 months ago

when vlan is not cleaned up, netapp will move them to default ipspace. so I have proposed another fix #195, to create vserver in the correct ipspace with same vlans.

PS: vlan cleanup to be implemented

kpawar-sap commented 4 months ago

looks good to me

chuan137 commented 4 months ago

added vlan deletion