aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClark Laughlin <clark.laughlin@linaro.org>2014-12-05 10:13:43 -0600
committerClark Laughlin <clark.laughlin@linaro.org>2014-12-05 10:13:43 -0600
commit6f5a7907bc5c642250b2ed2ae48d3ad73462905f (patch)
treece8fb51786fca78784de22c5a7454862d15cbe0b
parent432510b857066fd1060a72d4ff205e23a01184cf (diff)
enable cinder
-rw-r--r--devstack-local.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/devstack-local.conf b/devstack-local.conf
index 18a1151..57845cf 100644
--- a/devstack-local.conf
+++ b/devstack-local.conf
@@ -17,7 +17,7 @@ SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5
# Note that we do not deploy cinder here because there is no emulated
# hotpluggable block device on arm64 yet (see
# https://cards.linaro.org/browse/CARD-1270)
-ENABLED_SERVICES=g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-net,n-cond,n-sch,n-cauth,horizon,rabbit,tempest,mysql,s-proxy,s-object,s-container,s-account
+ENABLED_SERVICES=g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-net,n-cond,n-sch,n-cauth,horizon,rabbit,tempest,mysql,s-proxy,s-object,s-container,s-account,c-sch,c-api,c-vol
#enable_service swift
#disable_service n-novnc
#disable_service n-xvnc