| ... | ... |
@@ -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 |