Merge "Enable show_multiple_locations."
diff --git a/glance/control/cluster.yml b/glance/control/cluster.yml
index b009e9e..6402721 100644
--- a/glance/control/cluster.yml
+++ b/glance/control/cluster.yml
@@ -42,4 +42,5 @@
- host: ${_param:openstack_message_queue_node03_address}
storage:
engine: file
- images: []
\ No newline at end of file
+ images: []
+ show_multiple_locations: True
diff --git a/glance/control/single.yml b/glance/control/single.yml
index 13f4434..458cd37 100644
--- a/glance/control/single.yml
+++ b/glance/control/single.yml
@@ -5,3 +5,4 @@
server:
database:
host: ${_param:single_address}
+ show_multiple_locations: True