summaryrefslogtreecommitdiff
path: root/clusters/openstack-two-node-installer.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-28 13:12:28 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-29 16:09:37 +0000
commit90ed97a588b63534405c32c911acf06ff8eb26d5 (patch)
treec2f7ab0894bcb7f75494e039fc44df323273dd23 /clusters/openstack-two-node-installer.morph
parente3acaf4a6ea43740848764ec99bc56736561e253 (diff)
downloaddefinitions-90ed97a588b63534405c32c911acf06ff8eb26d5.tar.gz
openstack: enable glance only in the controller
Diffstat (limited to 'clusters/openstack-two-node-installer.morph')
-rw-r--r--clusters/openstack-two-node-installer.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/clusters/openstack-two-node-installer.morph b/clusters/openstack-two-node-installer.morph
index 93d126bc..f05b0e9b 100644
--- a/clusters/openstack-two-node-installer.morph
+++ b/clusters/openstack-two-node-installer.morph
@@ -95,6 +95,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
@@ -171,6 +172,8 @@ systems:
KEYSTONE_ENABLE_SERVICE: False
+ GLANCE_ENABLE_SERVICE: False
+
NOVA_ENABLE_COMPUTE: True
NOVA_ENABLE_CONTROLLER: False