Merge "make unsupported ws scheme in python < 2.7.4"

This commit is contained in:
Jenkins 2015-07-01 17:51:56 +00:00 committed by Gerrit Code Review
commit 4c48d02469
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@
<para>The VNC proxy is an OpenStack component that enables compute
service users to access their instances through VNC
clients.</para>
<note><para>
The web proxy console URLs do not support the websocket
protocol scheme (ws://) on python versions less than 2.7.4.
</para></note>
<para>The VNC console connection works as follows:</para>
<orderedlist>
<listitem>