python-troveclient/releasenotes/notes/wallaby-restore-backup-from-remote.yaml
Lingxian Kong c7319d8fe8 Support to restore backup from data location
This feature needs to bump python-troveclient major version as it
introduced an incompatible change for backup creation CLI.

Change-Id: I6fe94ccb552e2c0020150494ccc2ba6361184229
2021-02-21 00:37:08 +13:00

7 lines
276 B
YAML

---
features:
- In multi-region deployment with geo-replicated Swift, the user can
restore a backup in one region by manually specifying the original backup
data location created in another region. Instance ID or name is not needed
anymore for creating backups.