Skip to content

Commit bae736e

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Revert "Remove NoVNC from the default enabled services""
2 parents 13c7ccc + b9f2e25 commit bae736e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ function isset {
5555
# this allows us to pass ENABLED_SERVICES
5656
if ! isset ENABLED_SERVICES ; then
5757
# 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
5959
# cinder
6060
ENABLED_SERVICES+=,c-sch,c-api,c-vol
6161
# heat

0 commit comments

Comments
 (0)