manila/releasenotes/notes/bug-1915237-netapp-fix-encrypt-check-on-migrate-1e39bd7f19651972.yaml
Fabio Oliveira 9417ece456 NetApp OnTap: Fix compatibility check for share migrate
The issue happens when the parameter 'encrypt-destination' is sent to
OnTap devices with version lower than 9.0 or OnTapi lower then 1.110.

This patch adds a condition to check these versions and ignore the flag
addition if needed on '_send_volume_move_request'.

Closes-Bug: 1915237
Change-Id: Id9faa4f73996cb7467b7361d0406c980f06905c2
2021-12-08 16:17:57 -03:00

7 lines
177 B
YAML

---
fixes:
- |
NetApp OnTap driver `Bug #1915237
<https://bugs.launchpad.net/manila/+bug/1915237>`_:
Fixed encryption compatibility check on manila share migrate.