openstack-manuals/doc/common/tables/nova-xvpvncproxy.xml
Gauvain Pocentek cdebb041d5 [config-ref] Nova option tables update
Partial-Bug: #1472417
Closes-Bug: #1465841
Partial-Bug: #1461459
Partial-Bug: #1454356
Closes-Bug: #1450002

Change-Id: I1ce5933ce20d2021f4286ca965823483940157fe
2015-07-19 17:01:07 +02:00

31 lines
1.0 KiB
XML

<?xml version='1.0' encoding='UTF-8'?>
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
<!-- Warning: Do not edit this file. It is automatically
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_nova_xvpvncproxy">
<caption>Description of xvpvncproxy configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
<tr>
<th>Configuration option = Default value</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<th colspan="2">[DEFAULT]</th>
</tr>
<tr>
<td><option>xvpvncproxy_host</option> = <replaceable>0.0.0.0</replaceable></td>
<td>(StrOpt) Address that the XCP VNC proxy should bind to</td>
</tr>
<tr>
<td><option>xvpvncproxy_port</option> = <replaceable>6081</replaceable></td>
<td>(IntOpt) Port that the XCP VNC proxy should bind to</td>
</tr>
</tbody>
</table>
</para>