
Clarify docs for nova-novncproxy to indicate that it only serves noVNC web content. Also remove duplicated link from manpage Change-Id: Ia1f4aff21591132a5c41810a371d248ea0001e1f
49 lines
861 B
ReStructuredText
49 lines
861 B
ReStructuredText
===============
|
|
nova-novncproxy
|
|
===============
|
|
|
|
--------------------------------------------------------
|
|
Websocket novnc Proxy for OpenStack Nova noVNC consoles.
|
|
--------------------------------------------------------
|
|
|
|
:Author: openstack@lists.launchpad.net
|
|
:Date: 2012-09-27
|
|
:Copyright: OpenStack LLC
|
|
:Version: 2012.1
|
|
:Manual section: 1
|
|
:Manual group: cloud computing
|
|
|
|
SYNOPSIS
|
|
========
|
|
|
|
nova-novncproxy [options]
|
|
|
|
DESCRIPTION
|
|
===========
|
|
|
|
Websocket proxy that is compatible with OpenStack Nova
|
|
noVNC consoles.
|
|
|
|
OPTIONS
|
|
=======
|
|
|
|
**General options**
|
|
|
|
FILES
|
|
========
|
|
|
|
* /etc/nova/nova.conf
|
|
* /etc/nova/policy.json
|
|
* /etc/nova/rootwrap.conf
|
|
* /etc/nova/rootwrap.d/
|
|
|
|
SEE ALSO
|
|
========
|
|
|
|
* `OpenStack Nova <http://nova.openstack.org>`__
|
|
|
|
BUGS
|
|
====
|
|
|
|
* Nova is sourced in Launchpad so you can view current bugs at `OpenStack Nova <http://nova.openstack.org>`__
|