manila/releasenotes/notes/bug-2052785-netapp-allow-share-server-migration-with-replicas-971fece378440aba.yaml
Kiran Pawar c9fa6f939c [netapp] Allow share server migration with replicas
New share server property `share_replicas_migration_support` will be set
by backend driver and then evaluated in api layer to allow/dis-allow share
server migration with replicas.

Closes-bug: #2052785
Change-Id: I1cc5489488f44cc7edc7348fb3b3af7397564682
Depends-On: https://review.opendev.org/c/openstack/manila-tempest-plugin/+/935355
2024-11-21 12:49:44 +00:00

7 lines
249 B
YAML

---
fixes:
- |
Netapp ONTAP driver now allows migration of share server even if one or
more shares on share server has replicas. For more details, please check
`Launchpad bug #2052785 <https://bugs.launchpad.net/manila/+bug/2052785>`_