openstack-manuals/doc/common/tables/swift-dispersion-dispersion.xml
Gauvain Pocentek e7cbc675ce update the config reference tables for liberty
Change-Id: I959cc6884633ada1deb55f44ca1fc6f230bdebd9
2015-10-29 07:45:04 +01:00

94 lines
3.6 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>project_domain_name</option> = <replaceable>project_domain</replaceable></td>
<td>No help text available for this option.</td>
</tr>
<tr>
<td><option>project_name</option> = <replaceable>project</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>
<tr>
<td><option>user_domain_name</option> = <replaceable>user_domain</replaceable></td>
<td>No help text available for this option.</td>
</tr>
</tbody>
</table>
</para>