| ... | ... |
@@ -55,7 +55,7 @@ function isset {
|
| 55 | 55 |
# this allows us to pass ENABLED_SERVICES |
| 56 | 56 |
if ! isset ENABLED_SERVICES ; then |
| 57 | 57 |
# core compute (glance / keystone / nova (+ nova-network)) |
| 58 |
- ENABLED_SERVICES=g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-net,n-cond,n-sch,n-xvnc,n-cauth |
|
| 58 |
+ ENABLED_SERVICES=g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-net,n-cond,n-sch,n-novnc,n-xvnc,n-cauth |
|
| 59 | 59 |
# cinder |
| 60 | 60 |
ENABLED_SERVICES+=,c-sch,c-api,c-vol |
| 61 | 61 |
# heat |