File: bug-2037109-netapp-use-identifier-to-derive-vserver-name-during-migration-81fd7d24b36b4dbe.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (8 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    NetApp ONTAP driver during migration uses share server id which was causing
    failure for migrate a share server that had been migrated before. Fixed it
    by using share server identifier instead of id. Please refer to the
    `Launchpad bug #2037109 <https://bugs.launchpad.net/manila/+bug/2037109>`_
    for more details.