diff options
Diffstat (limited to 'meta-openstack-swift-deploy/recipes-devtools')
| -rw-r--r-- | meta-openstack-swift-deploy/recipes-devtools/python/python-cinder_git.bbappend | 2 | ||||
| -rw-r--r-- | meta-openstack-swift-deploy/recipes-devtools/python/python-glance_git.bbappend | 2 |
2 files changed, 4 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 0000000..74f1ec6 --- /dev/null +++ b/meta-openstack-swift-deploy/recipes-devtools/python/python-cinder_git.bbappend | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | # Force Cinder Backup to use Swift as backend store | ||
| 2 | CINDER_BACKUP_BACKEND_DRIVER = "cinder.backup.drivers.swift" | ||
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 0000000..dd3e339 --- /dev/null +++ b/meta-openstack-swift-deploy/recipes-devtools/python/python-glance_git.bbappend | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | # Force Glance to use Swift as backend store | ||
| 2 | GLANCE_DEFAULT_STORE = "swift" | ||
