From 6fdf11ea7f5c77e83dd746fa33b7a354417aec08 Mon Sep 17 00:00:00 2001 From: Lingxian Kong Date: Tue, 16 Feb 2021 12:23:19 +1300 Subject: 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 --- releasenotes/notes/wallaby-restore-backup.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/wallaby-restore-backup.yaml (limited to 'releasenotes') 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. -- cgit v1.2.1