manila/releasenotes/notes/bug-1945365-netapp-fix-port-conf-91552d3f61378c94.yaml
Adam Harwell 9974f6c8be NetApp: properly use netapp_server_port config
This config option was being ignored/overwritten with default values.

Closes-Bug: #1945365
Change-Id: Id1c95154b1c4c536ac8744f6f09d569bc34bbfb9
2021-09-28 14:10:23 -07:00

8 lines
287 B
YAML

---
fixes:
- |
NetApp cDOT driver Custom port configuration using ``netapp_server_port``
was accidentally ignored after a refactor. This option should now be
properly read. See `Launchpad bug 1945365 <https://bugs.launchpad.net/manila/+bug/1945365>`_
for more details.