Fix bug 869091

Change-Id: Ida9f0cf791cfec6cfd37e0e8e091eb534e9a9527
This commit is contained in:
razique 2011-10-24 10:14:18 +02:00 committed by annegentle
parent 9781135444
commit d2d87ab9e2

@ -193,8 +193,8 @@ QUANTUM_CLIENT_VERSION='0.1'
<para>The nova-vncproxy requires a websocket enabled html client to work properly. At this time,
the only tested client is a slightly modified fork of noVNC, which you can at find <link
xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://github.com/openstack/noVNC.git"
>http://github.com/openstack/noVNC.git</link>
xlink:href="https://github.com/openstack/noVNC"
>https://github.com/openstack/noVNC</link>
</para>
<para>The noVNC tool must be in the location specified by --vncproxy_wwwroot, which defaults to
/var/lib/nova/noVNC. nova-vncproxy will fail to launch until this code is properly installed. </para>