| ... | ... |
@@ -67,7 +67,7 @@ if ! isset ENABLED_SERVICES ; then |
| 67 | 67 |
# Keystone - nothing works without keystone |
| 68 | 68 |
ENABLED_SERVICES=key |
| 69 | 69 |
# Nova - services to support libvirt based openstack clouds |
| 70 |
- ENABLED_SERVICES+=,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-crt,n-cauth |
|
| 70 |
+ ENABLED_SERVICES+=,n-api,n-cpu,n-net,n-cond,n-sch,n-novnc,n-cauth |
|
| 71 | 71 |
# Glance services needed for Nova |
| 72 | 72 |
ENABLED_SERVICES+=,g-api,g-reg |
| 73 | 73 |
# Cinder |