manila/releasenotes/notes/bug-1872243-netapp-fix-vserver-peer-with-same-vserver-8bc65816f1764784.yaml
Douglas Viroel 0d949ac485 [NetApp] Fix vserver peer creation with same vserver
The NetApp cDOT driver is now fixed to ignore vserver peering
when creating and promoting shares replicas within the same
vserver.

Closes-Bug: #1872243
Change-Id: I0b82c15aec7862ee3630330805ac3ac177aae127
2020-04-13 16:31:23 -03:00

11 lines
406 B
YAML

---
fixes:
- |
NetApp cDOT driver is now fixed to not create peer relationship between
same share servers when handling share replica creation and promotion.
This issue was happening when operating in `driver_handles_share_servers`
enabled mode with backends configured with more than one pool. See
`Launchpad bug 1872243 <https://launchpad.net/bugs/1872243>`_ for more
details.