manila/releasenotes/notes/bug-1928241-d1b48e79aceb3cc4.yaml
andrebeltrami 7e08ed4ce5 [NetApp] Fix DHSS mode fails to create share on a new pool
This patch fixes #1928241 checking if the share pool name
is in vserver aggregates list, if it is not, the share server
cannot be reused and a new one is created. This fix also
includes NetApp Flexgroup and Flexvol.

Closes-Bug: #1928241
Change-Id: I24bf98f6d7c962ff9430748ff0bc88c647b9946c
2023-03-01 15:09:56 -03:00

7 lines
247 B
YAML

---
fixes:
- |
Fixes `bug #1928241 <https://bugs.launchpad.net/manila/+bug/1928241>`_.
The NetApp ONTAP driver will now avoid reusing a share server during
the share creation in case the share server does not span the selected pool.