Browse code

disable n-vol by default for now

Anthony Young authored on 2011/10/21 07:30:25
Showing 1 changed files
... ...
@@ -127,7 +127,7 @@ OPENSTACKX_DIR=$DEST/openstackx
127 127
 NOVNC_DIR=$DEST/noVNC
128 128
 
129 129
 # Specify which services to launch.  These generally correspond to screen tabs
130
-ENABLED_SERVICES=${ENABLED_SERVICES:-g-api,g-reg,key,n-api,n-cpu,n-net,n-sch,n-vnc,dash,mysql,rabbit,n-vol}
130
+ENABLED_SERVICES=${ENABLED_SERVICES:-g-api,g-reg,key,n-api,n-cpu,n-net,n-sch,n-vnc,dash,mysql,rabbit}
131 131
 
132 132
 # Nova hypervisor configuration.  We default to **kvm** but will drop back to
133 133
 # **qemu** if we are unable to load the kvm module.  Stack.sh can also install