Should enable n-novnc service for compute node
We should enable n-novnc for all compute nodes; otherwise the VMs booted on the compute nodes which diabled n-novnc cannot be accessed via novnc console. Change-Id: Iae16217aa92013edc0e647c3b1f6a376ee88bf92
This commit is contained in:
parent
7dce682e2a
commit
f233553c16
@ -530,7 +530,7 @@ ENABLED_SERVICES+=,neutron,q-domua
|
||||
LOCALCONF_CONTENT_ENDS_HERE
|
||||
else
|
||||
cat << LOCALCONF_CONTENT_ENDS_HERE >> local.conf
|
||||
ENABLED_SERVICES=neutron,q-agt,q-domua,n-cpu,placement-client,dstat
|
||||
ENABLED_SERVICES=neutron,q-agt,q-domua,n-cpu,placement-client,dstat,n-novnc
|
||||
SERVICE_HOST=$CONTROLLER_IP
|
||||
MYSQL_HOST=$CONTROLLER_IP
|
||||
GLANCE_HOST=$CONTROLLER_IP
|
||||
|
Loading…
x
Reference in New Issue
Block a user