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