fcdc61a18a
This is done in a couple of places in the documentation and is broken rST. 'prog' is semantic markup that fits right in here, so use that. Change-Id: Ic654e33daaf68b01f561ac8d792934d5a57a07e5
50 lines
939 B
ReStructuredText
50 lines
939 B
ReStructuredText
================
|
|
nova-serialproxy
|
|
================
|
|
|
|
------------------------------------------------------
|
|
Websocket serial Proxy for OpenStack Nova serial ports
|
|
------------------------------------------------------
|
|
|
|
:Author: openstack@lists.launchpad.net
|
|
:Copyright: OpenStack Foundation
|
|
:Manual section: 1
|
|
:Manual group: cloud computing
|
|
|
|
Synopsis
|
|
========
|
|
|
|
::
|
|
|
|
nova-serialproxy [options]
|
|
|
|
Description
|
|
===========
|
|
|
|
:program:`nova-serialproxy` is a server daemon that serves the Nova Serial
|
|
Websocket Proxy service, which provides a 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 <https://docs.openstack.org/nova/latest/>`__
|
|
|
|
Bugs
|
|
====
|
|
|
|
* Nova bugs are managed at `Launchpad <https://bugs.launchpad.net/nova>`__
|