27 lines
974 B
ReStructuredText
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.
|