diff --git a/ansible/roles/glance/templates/glance-api.conf.j2 b/ansible/roles/glance/templates/glance-api.conf.j2 index a68e1d9cd0..65a7f7bb71 100644 --- a/ansible/roles/glance/templates/glance-api.conf.j2 +++ b/ansible/roles/glance/templates/glance-api.conf.j2 @@ -13,6 +13,7 @@ registry_host = {{ kolla_internal_fqdn }} {% if enable_ceph | bool %} show_image_direct_url= True +show_multiple_locations = True {% endif %} cinder_catalog_info = volume:cinder:internalURL