manila/releasenotes/notes/delete_vlan_on_vserver_delete-a7acd145c0b8236d.yaml
Tom Patzig a1f33c9e8f Delete VLAN on delete_vserver in Netapp cmode
Currently when DHSS=true with a Netapp cmode backend
during vserver creation, lifs and VLANs get created.
But on cleanup everything gets removed except the VLANs.
This patch removes the vlans at the end of vserver deletion.
Netapp prevents deleting VLANs with existing lifs on it.

Change-Id: Id0b56bbce8e5e9b8707f22d401d99c7867372a50
Closes-Bug: #1580163
2016-06-10 17:10:43 +02:00

4 lines
91 B
YAML

---
features:
- NetApp cMode driver - configured VLAN will be deleted on Vserver removal