manila/releasenotes/notes/container-add-share-server-migration-1f4509ade926aec6.yaml
Felipe Rodrigues ea7e304e33 [Container driver] Adds share and share server migration
Implements the driver interface methods for enabling a share or
a share server to be migrated. They can only work across backends
that work at same volume group.

Change-Id: I813801fd64d4d605c0a4fe06c7a130ad00865b6d
Depends-On: Ic0751027d2c3f1ef7ab0f7836baff3070a230cfd
Implements: bp container-share-server-migration
Implements: bp container-share-migration
2020-09-11 14:20:25 +00:00

8 lines
264 B
YAML

---
features:
- |
The container driver now supports driver assisted share migration and
share server migration across share networks, and across backends that
share the same underlying volume group (configuration option:
container_volume_group).