openstack-manuals/doc/common/tables/nova-xvpvncproxy.xml
Atsushi SAKAI 7adf1b5f1c Update Config Reference for nova
Change-Id: Ia1149e005950a5f64ff6fc26bd2b6699d73fa50b
2015-10-14 14:20:44 +09: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 XCP VNC proxy 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>