aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/controller.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/hieradata/controller.yaml')
-rw-r--r--puppet/hieradata/controller.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/hieradata/controller.yaml b/puppet/hieradata/controller.yaml
index 99783a54..b13f8234 100644
--- a/puppet/hieradata/controller.yaml
+++ b/puppet/hieradata/controller.yaml
@@ -38,8 +38,12 @@ swift::proxy::account_autocreate: true
# glance
glance::api::pipeline: 'keystone'
+glance::api::known_stores:
+ - glance.store.filesystem.Store
+ - glance.store.swift.Store
glance::registry::pipeline: 'keystone'
glance::registry::manage_service: true
+glance::backend::swift::swift_store_create_container_on_put: true
# neutron
neutron::core_plugin: 'ml2'