openstack-manuals/doc/config-reference/source/tables/swift-dispersion-dispersion.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

48 lines
1.9 KiB
ReStructuredText

..
Warning: Do not edit this file. It is automatically generated and your
changes will be overwritten. The tool to do so lives in the
openstack-doc-tools repository.
.. list-table:: Description of configuration options for ``[dispersion]`` in ``dispersion.conf``
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - ``auth_key`` = ``testing``
- No help text available for this option.
* - ``auth_url`` = ``http://localhost:8080/auth/v1.0``
- Endpoint for auth server, such as keystone
* - ``auth_user`` = ``test:tester``
- Default user for dispersion in this context
* - ``auth_version`` = ``1.0``
- Indicates which version of auth
* - ``concurrency`` = ``25``
- Number of replication workers to spawn
* - ``container_populate`` = ``yes``
- No help text available for this option.
* - ``container_report`` = ``yes``
- No help text available for this option.
* - ``dispersion_coverage`` = ``1.0``
- No help text available for this option.
* - ``dump_json`` = ``no``
- No help text available for this option.
* - ``endpoint_type`` = ``publicURL``
- Indicates whether endpoint for auth is public or internal
* - ``keystone_api_insecure`` = ``no``
- Allow accessing insecure keystone server. The keystone's certificate will not be verified.
* - ``object_populate`` = ``yes``
- No help text available for this option.
* - ``object_report`` = ``yes``
- No help text available for this option.
* - ``project_domain_name`` = ``project_domain``
- No help text available for this option.
* - ``project_name`` = ``project``
- No help text available for this option.
* - ``retries`` = ``5``
- No help text available for this option.
* - ``swift_dir`` = ``/etc/swift``
- Swift configuration directory
* - ``user_domain_name`` = ``user_domain``
- No help text available for this option.