manila/releasenotes/notes/bug-2059399-fix-backup-restore-failing-for-rest-bc060fcf893ae0f6.yaml
agireesh 080d3ba669 Fix the backup restore issue for NetApp driver for REST client
Backup restore is failing across the ONTAP cluster for REST client.
Added the logic to use to destination vserver client for REST client
to restore the backup and modify the restore lib for cmode REST
client accordingly.

Closes-Bug: #2059399
Change-Id: Icd7f1b52a10659ee1cfeef3accbbb725d4046a13
2024-04-30 14:20:35 +05:30

11 lines
410 B
YAML

---
fixes:
- |
NetApp driver `bug #2059399
<https://bugs.launchpad.net/manila/+bug/2059399>`_:
Fix the backup restore issue for NetApp driver for REST client.
Backup restore is failing across the ONTAP cluster for REST client.
Added the logic to use to destination vserver client for REST client
to restore the backup and modify the restore lib for cmode REST
client accordingly.