Merge "Add http as allowed store when glance configured to use rbd"

This commit is contained in:
Jenkins 2016-10-19 15:39:09 +00:00 committed by Gerrit Code Review
commit 6b25205b3b

View File

@ -61,7 +61,7 @@ flavor = keystone
[glance_store]
{% if enable_ceph | bool and glance_backend_ceph | bool %}
default_store = rbd
stores = rbd
stores = rbd,http
rbd_store_user = glance
rbd_store_pool = {{ ceph_glance_pool_name }}
rbd_store_chunk_size = 8