openstack-manuals/doc/common/tables/sahara-object_store_access.xml
Atsushi SAKAI 8499cde2b1 Update Config Reference for sahara
Updates for Liberty Release

  Add sahara-object_store_access.xml
  And updates like oslo_messaging etc.

Change-Id: If108a8bc3ac708fbb94469833d0b4f3413d1b02d
2015-10-14 18:32:49 +09:00

31 lines
1.2 KiB
XML

<?xml version='1.0' encoding='UTF-8'?>
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
<!-- Warning: Do not edit this file. It is automatically
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_sahara_object_store_access">
<caption>Description of Auth options for Swift access for VM configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
<tr>
<th>Configuration option = Default value</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<th colspan="2">[object_store_access]</th>
</tr>
<tr>
<td><option>public_identity_ca_file</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) Location of ca certificate file to use for identity client requests via public endpoint</td>
</tr>
<tr>
<td><option>public_object_store_ca_file</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) Location of ca certificate file to use for object-store client requests via public endpoint</td>
</tr>
</tbody>
</table>
</para>