commit | 8c5486993dec738a3e83746af2d62bdba648c999 | [log] [tgz] |
---|---|---|
author | Stephen Finucane <sfinucan@redhat.com> | Fri May 11 16:12:17 2018 +0530 |
committer | Stephen Finucane <stephenfin@redhat.com> | Thu Feb 28 10:20:39 2019 +0000 |
tree | be2d1fa8e273bee7229e5b8074fd9b065af793e2 | |
parent | 72f632222f6d90d3545b5d7ca48297da4218e2ea [diff] |
Bump noVNC to 1.0.0 This introduces a breaking change in the URLs used to access the console [1]. This is updated in both the documentation and linked nova change. [1] https://github.com/novnc/noVNC/commit/83391ffc Change-Id: I14a0be0034f4a76ab37eb90325967500c3bf1ff9 Depends-On: I9a50a111ff4911f4364a1b24d646095c72af3d2c Related-bug: #1682020
diff --git a/doc/source/guides/multinode-lab.rst b/doc/source/guides/multinode-lab.rst index 7978cd8..5f5bb84 100644 --- a/doc/source/guides/multinode-lab.rst +++ b/doc/source/guides/multinode-lab.rst
@@ -177,7 +177,7 @@ GLANCE_HOSTPORT=$SERVICE_HOST:9292 ENABLED_SERVICES=n-cpu,q-agt,n-api-meta,c-vol,placement-client NOVA_VNC_ENABLED=True - NOVNCPROXY_URL="http://$SERVICE_HOST:6080/vnc_auto.html" + NOVNCPROXY_URL="http://$SERVICE_HOST:6080/vnc_lite.html" VNCSERVER_LISTEN=$HOST_IP VNCSERVER_PROXYCLIENT_ADDRESS=$VNCSERVER_LISTEN