openstack-manuals/doc/common/tables/swift-swift-bench-bench.xml
Diane Fleming 64b6c9261e Folder rename, file rename, flattening of directories
Current folder name	New folder name	        Book title
----------------------------------------------------------
basic-install 	        DELETE
cli-guide	        DELETE
common	                common
NEW	                admin-guide-cloud	Cloud Administrators Guide
docbkx-example	        DELETE
openstack-block-storage-admin 	DELETE
openstack-compute-admin 	DELETE
openstack-config 	config-reference	OpenStack Configuration Reference
openstack-ha 	        high-availability-guide	OpenStack High Availabilty Guide
openstack-image	        image-guide	OpenStack Virtual Machine Image Guide
openstack-install 	install-guide	OpenStack Installation Guide
openstack-network-connectivity-admin 	admin-guide-network 	OpenStack Networking Administration Guide
openstack-object-storage-admin 	DELETE
openstack-security 	security-guide	OpenStack Security Guide
openstack-training 	training-guide	OpenStack Training Guide
openstack-user 	        user-guide	OpenStack End User Guide
openstack-user-admin 	user-guide-admin	OpenStack Admin User Guide
glossary	        NEW        	OpenStack Glossary

bug: #1220407

Change-Id: Id5ffc774b966ba7b9a591743a877aa10ab3094c7
author: diane fleming
2013-09-08 15:15:50 -07:00

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>
<td>Configuration option=Default value</td>
<td>Description</td>
</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>