From 8768d5d77a1a1b5f65e0856cfa41dc2861590200 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Tue, 28 Apr 2015 13:12:28 +0000 Subject: openstack: enable glance only in the controller Change-Id: I506525f48952b1807732fb726aa16f9f33e608d7 --- clusters/openstack-one-node.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'clusters/openstack-one-node.morph') diff --git a/clusters/openstack-one-node.morph b/clusters/openstack-one-node.morph index 497a0ba4..037cd23c 100644 --- a/clusters/openstack-one-node.morph +++ b/clusters/openstack-one-node.morph @@ -61,6 +61,7 @@ systems: KEYSTONE_DB_USER: keystoneDB KEYSTONE_DB_PASSWORD: veryinsecure + GLANCE_ENABLE_SERVICE: True GLANCE_SERVICE_USER: glance GLANCE_SERVICE_PASSWORD: veryinsecure GLANCE_DB_USER: glanceDB -- cgit v1.2.1