ea8323eca4
Adds a websocket proxy that is compatible with Nova serial ports. Co-Authored-By: Vladan Popovic <vpopovic@redhat.com> Co-Authored-By: Ian Wells <iawells@cisco.com> Co-Authored-By: Sushma Korati <sushma_korati@persistent.co.in> Partial-Implements: blueprint serial-ports Change-Id: Ia944cb93945140e6341588063329a981f7e778f1
49 lines
869 B
ReStructuredText
49 lines
869 B
ReStructuredText
================
|
|
nova-serialproxy
|
|
================
|
|
|
|
--------------------------------------------------------
|
|
Websocket serial Proxy for OpenStack Nova serial ports.
|
|
--------------------------------------------------------
|
|
|
|
:Author: openstack@lists.launchpad.net
|
|
:Date: 2014-03-15
|
|
:Copyright: OpenStack Foundation
|
|
:Version: 2014.2
|
|
:Manual section: 1
|
|
:Manual group: cloud computing
|
|
|
|
SYNOPSIS
|
|
========
|
|
|
|
nova-serialproxy [options]
|
|
|
|
DESCRIPTION
|
|
===========
|
|
|
|
Websocket proxy that is compatible with OpenStack Nova
|
|
serial ports.
|
|
|
|
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>`__
|