aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack-swift-deploy/recipes-devtools/python/python-cinder_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack-swift-deploy/recipes-devtools/python/python-cinder_git.bbappend')
-rw-r--r--meta-openstack-swift-deploy/recipes-devtools/python/python-cinder_git.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack-swift-deploy/recipes-devtools/python/python-cinder_git.bbappend b/meta-openstack-swift-deploy/recipes-devtools/python/python-cinder_git.bbappend
new file mode 100644
index 00000000..74f1ec66
--- /dev/null
+++ b/meta-openstack-swift-deploy/recipes-devtools/python/python-cinder_git.bbappend
@@ -0,0 +1,2 @@
+# Force Cinder Backup to use Swift as backend store
+CINDER_BACKUP_BACKEND_DRIVER = "cinder.backup.drivers.swift"