Clarify & fix docs for nova-novncproxy
Clarify docs for nova-novncproxy to indicate that it only serves noVNC web content. Also remove duplicated link from manpage Change-Id: Ia1f4aff21591132a5c41810a371d248ea0001e1f
This commit is contained in:
parent
2ab0bf7431
commit
977f4e0f5a
@ -17,8 +17,8 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
'''
|
'''
|
||||||
Websocket proxy that is compatible with OpenStack Nova.
|
Websocket proxy that is compatible with OpenStack Nova
|
||||||
Leverages websockify.py by Joel Martin
|
noVNC consoles. Leverages websockify.py by Joel Martin
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import Cookie
|
import Cookie
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
nova-novncproxy
|
nova-novncproxy
|
||||||
===============
|
===============
|
||||||
|
|
||||||
-------------------------------------------
|
--------------------------------------------------------
|
||||||
Websocket novnc Proxy for OpenStack Nova.
|
Websocket novnc Proxy for OpenStack Nova noVNC consoles.
|
||||||
-------------------------------------------
|
--------------------------------------------------------
|
||||||
|
|
||||||
:Author: openstack@lists.launchpad.net
|
:Author: openstack@lists.launchpad.net
|
||||||
:Date: 2012-09-27
|
:Date: 2012-09-27
|
||||||
@ -21,7 +21,8 @@ SYNOPSIS
|
|||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
===========
|
===========
|
||||||
|
|
||||||
Websocket proxy that is compatible with OpenStack Nova.
|
Websocket proxy that is compatible with OpenStack Nova
|
||||||
|
noVNC consoles.
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
=======
|
=======
|
||||||
@ -39,7 +40,6 @@ FILES
|
|||||||
SEE ALSO
|
SEE ALSO
|
||||||
========
|
========
|
||||||
|
|
||||||
* `OpenStack Nova <http://nova.openstack.org>`__
|
|
||||||
* `OpenStack Nova <http://nova.openstack.org>`__
|
* `OpenStack Nova <http://nova.openstack.org>`__
|
||||||
|
|
||||||
BUGS
|
BUGS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user