1d75d9ec43
This commit just changes the autogenerated files to match what's output after the following commits in openstack-doc-tools: d740b7f4dd84a2142b7a370ebf3cf10f76c2a651 6708afbef1f4a662fd1b164ce3f635ad71ba7662 Change-Id: Ie48b99deb54877f9857abe94e90c9f160852aa92
94 lines
4.3 KiB
XML
94 lines
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- The tool that generated this table lives in the
|
|
tools directory of this repository. As it was a one-time
|
|
generation, you can edit this file. -->
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<table rules="all">
|
|
<caption>Description of configuration options for <literal>[bench]</literal> in <literal>swift-bench.conf-sample</literal></caption>
|
|
<col width="50%"/>
|
|
<col width="50%"/>
|
|
<thead>
|
|
<tr>
|
|
<th>Configuration option = Default value</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>auth = http://localhost:8080/auth/v1.0</td><td>Swift storage accounts and auth tokens will begin with this prefix.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>user = test:tester</td><td>User to run as</td>
|
|
</tr>
|
|
<tr>
|
|
<td>key = testing</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>auth_version = 1.0</td><td>Indicates which version of auth</td>
|
|
</tr>
|
|
<tr>
|
|
<td>log-level = INFO</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>timeout = 10</td><td>Timeout value sent to rsync --timeout and --contimeout options</td>
|
|
</tr>
|
|
<tr>
|
|
<td>put_concurrency = 10</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>get_concurrency = 10</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>del_concurrency = 10</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>concurrency = </td><td>Number of replication workers to spawn</td>
|
|
</tr>
|
|
<tr>
|
|
<td>object_sources = </td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>lower_object_size = 10</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>upper_object_size = 10</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>object_size = 1</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>num_objects = 1000</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>num_gets = 10000</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>num_containers = 20</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>container_name = (randomly-chosen uuid4)</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>delete = yes</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>use_proxy = yes</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>use_proxy = no, this setting is required and used as the X-Storage-Url when</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>url = </td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>account = </td><td>has generated an error (timeout, not yet found, etc.)</td>
|
|
</tr>
|
|
<tr>
|
|
<td>use_proxy = no.</td><td>No help text available for this option</td>
|
|
</tr>
|
|
<tr>
|
|
<td>devices = sdb1</td><td>Parent directory of where devices are mounted</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para> |