minor update regarding serial console reqs

I missed the chance to comment on
https://review.openstack.org/#/c/149533/.  I wanted to suggest this edit
to emphasize that one does not require *python* websocket in particular
to access the serial console, but that any websocket client library
would be appropriate.

Change-Id: Iff82deac5adce5811f884ed14daa7c586fed2dd0
This commit is contained in:
Lars Kellogg-Stedman 2015-02-06 09:52:53 -05:00
parent 3d28e45409
commit 3a366a9246

View File

@ -354,7 +354,7 @@ local0.error @@172.20.1.43:1024</programlisting>
Compute</link>.</para>
<para>Juno and later releases support read-write access via the
serial console using the <command>os-GetSerialConsole</command>
server action. This feature also requires Python websocket to
server action. This feature also requires a websocket client to
access the serial console.</para>
<procedure>
<title>To configure read-write serial console access</title>