summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2021-02-16 12:23:19 +1300
committerLingxian Kong <anlin.kong@gmail.com>2021-02-18 17:34:37 +0000
commit6fdf11ea7f5c77e83dd746fa33b7a354417aec08 (patch)
treed66f3528a6a36911dd55ce654b095aca8cceb3aa /releasenotes
parent9c2e0bf3a0f1bc0b35a148174d8a4d2083f2b3c5 (diff)
downloadtrove-6fdf11ea7f5c77e83dd746fa33b7a354417aec08.tar.gz
Support to restore backup from remote location
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. Change-Id: Iefef3bf969163af707935445bc23299400dc88c3
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/wallaby-restore-backup.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/wallaby-restore-backup.yaml b/releasenotes/notes/wallaby-restore-backup.yaml
new file mode 100644
index 00000000..f7e369e7
--- /dev/null
+++ b/releasenotes/notes/wallaby-restore-backup.yaml
@@ -0,0 +1,5 @@
+---
+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.