2cc66311cb
Change-Id: Ib57f5db125421e317c7d0cf0c14ec744b4066a46
82 lines
3.1 KiB
XML
82 lines
3.1 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<!-- The tool that generated this table lives in the
|
|
openstack-doc-tools repository. The editions made in
|
|
this file will *not* be lost if you run the script again. -->
|
|
<table rules="all">
|
|
<caption>Description of configuration options for
|
|
<literal>[dispersion]</literal> in <filename>dispersion.conf</filename>
|
|
</caption>
|
|
<col width="50%"/>
|
|
<col width="50%"/>
|
|
<thead>
|
|
<tr>
|
|
<th>Configuration option = Default value</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><option>auth_key</option> = <replaceable>testing</replaceable></td>
|
|
<td>No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>auth_url</option> = <replaceable>http://localhost:8080/auth/v1.0</replaceable></td>
|
|
<td>Endpoint for auth server, such as keystone</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>auth_user</option> = <replaceable>test:tester</replaceable></td>
|
|
<td>Default user for dispersion in this context</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>auth_version</option> = <replaceable>1.0</replaceable></td>
|
|
<td>Indicates which version of auth</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>concurrency</option> = <replaceable>25</replaceable></td>
|
|
<td>Number of replication workers to spawn</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>container_populate</option> = <replaceable>yes</replaceable></td>
|
|
<td>No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>container_report</option> = <replaceable>yes</replaceable></td>
|
|
<td>No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>dispersion_coverage</option> = <replaceable>1.0</replaceable></td>
|
|
<td>No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>dump_json</option> = <replaceable>no</replaceable></td>
|
|
<td>No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>endpoint_type</option> = <replaceable>publicURL</replaceable></td>
|
|
<td>Indicates whether endpoint for auth is public or internal</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>keystone_api_insecure</option> = <replaceable>no</replaceable></td>
|
|
<td>Allow accessing insecure keystone server. The keystone's certificate will not be verified.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>object_populate</option> = <replaceable>yes</replaceable></td>
|
|
<td>No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>object_report</option> = <replaceable>yes</replaceable></td>
|
|
<td>No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>retries</option> = <replaceable>5</replaceable></td>
|
|
<td>No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>swift_dir</option> = <replaceable>/etc/swift</replaceable></td>
|
|
<td>Swift configuration directory</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|