summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-24 15:30:10 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-04-24 15:58:22 +0000
commita51246a5eb2337846de4a0a3872e0bd6b9df4eb1 (patch)
tree8bd7d4431d8d9b5d5ba8130e0e3339e089ec14d8
parent8e9428d298f4b305c5ae2b304de6f9207a014563 (diff)
downloaddefinitions-a51246a5eb2337846de4a0a3872e0bd6b9df4eb1.tar.gz
cinder: Enable cinder in the controller node
Cinder needs to have enabled the api service in the controller node in order to work. This means also run the config-setup and the db-setup services for it. Change-Id: I5e79ebf8ce75ef7320b3177b953966095a0884ae
-rw-r--r--clusters/openstack-three-node-installer.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/clusters/openstack-three-node-installer.morph b/clusters/openstack-three-node-installer.morph
index ba7f4760..e0a72d53 100644
--- a/clusters/openstack-three-node-installer.morph
+++ b/clusters/openstack-three-node-installer.morph
@@ -179,6 +179,10 @@ systems:
IRONIC_ENABLE_SERVICE: True
+ CINDER_ENABLE_CONTROLLER: True
+ CINDER_ENABLE_COMPUTE: False
+ CINDER_ENABLE_STORAGE: False
+
CEILOMETER_ENABLE_CONTROLLER: True
CEILOMETER_ENABLE_COMPUTE: False
METERING_SECRET: insecureceilometersecret