We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13c7ccc + b9f2e25 commit bae736eCopy full SHA for bae736e
1 file changed
stackrc
@@ -55,7 +55,7 @@ function isset {
55
# this allows us to pass ENABLED_SERVICES
56
if ! isset ENABLED_SERVICES ; then
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
+ 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
# cinder
60
ENABLED_SERVICES+=,c-sch,c-api,c-vol
61
# heat
0 commit comments