From be3fe63c9a802e7a2165f2fe56133922c22fdc37 Mon Sep 17 00:00:00 2001
From: Eduardo Gonzalez <dabarren@gmail.com>
Date: Thu, 5 Oct 2017 14:18:29 +0000
Subject: [PATCH] Revert "Remove show_multiple_locations in glance-api"

This reverts commit c85e0464df491f3930d829a5780e63ccd2872e90.

Closes-Bug: #1720481
Change-Id: I4c11f81b0241dfd35d40d7ce2d4513dc0f4a7d4d
---
 ansible/roles/glance/templates/glance-api.conf.j2 | 1 +
 1 file changed, 1 insertion(+)

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