diff --git a/ansible/roles/glance/templates/glance-api.conf.j2 b/ansible/roles/glance/templates/glance-api.conf.j2
index 540838e19c..12d1b184db 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