Files
openstack-manuals/doc/config-reference/source/tables/zaqar-swift.rst
KATO Tomoyuki a307e6a3c6 [config-ref] update zaqar config options for Ocata
Change-Id: I4bf9fcbe780d7fe329b2c7a5e9ff592ccb2c8363
2017-02-13 17:46:43 +09:00

27 lines
974 B
ReStructuredText

..
Warning: Do not edit this file. It is automatically generated from the
software project's code and your changes will be overwritten.
The tool to generate this file lives in openstack-doc-tools repository.
Please make any changes needed in the code, then run the
autogenerate-config-doc tool from the openstack-doc-tools repository, or
ask for help on the documentation mailing list, IRC channel or meeting.
.. _zaqar-swift:
.. list-table:: Description of swift configuration options
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - **[drivers:message_store:swift]**
-
* - ``auth_url`` = ``http://127.0.0.1:5000/v3/``
- (String) URI of Keystone endpoint to discover Swift
* - ``insecure`` = ``False``
- (String) Don't check SSL certificate
* - ``uri`` = ``swift://demo:nomoresecrete@/demo``
- (String) Custom URI describing the swift connection.