Browse code

Don't enable it by default.

Chmouel Boudjnah authored on 2011/11/02 09:02:30
Showing 1 changed files
... ...
@@ -154,7 +154,7 @@ SWIFT_DIR=$DEST/swift
154 154
 SWIFT_KEYSTONE_DIR=$DEST/swift-keystone2
155 155
 
156 156
 # Specify which services to launch.  These generally correspond to screen tabs
157
-ENABLED_SERVICES=${ENABLED_SERVICES:-g-api,g-reg,key,n-api,n-cpu,n-net,n-sch,n-vnc,horizon,mysql,rabbit,swift}
157
+ENABLED_SERVICES=${ENABLED_SERVICES:-g-api,g-reg,key,n-api,n-cpu,n-net,n-sch,n-vnc,horizon,mysql,rabbit}
158 158
 
159 159
 # Nova hypervisor configuration.  We default to libvirt whth  **kvm** but will
160 160
 # drop back to **qemu** if we are unable to load the kvm module.  Stack.sh can