summaryrefslogtreecommitdiff
path: root/releasenotes/notes/support-backup-strategy.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/support-backup-strategy.yaml')
-rw-r--r--releasenotes/notes/support-backup-strategy.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/support-backup-strategy.yaml b/releasenotes/notes/support-backup-strategy.yaml
new file mode 100644
index 00000000..97b9335c
--- /dev/null
+++ b/releasenotes/notes/support-backup-strategy.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - The user can create backup strategy to define the configurations for
+ creating backups, e.g. the swift container to store the backup data. Users
+ can also specify the container name when creating backups which takes
+ precedence over the backup strategy configuration.