openstack-manuals/doc/common/tables/ceilometer-rgw.xml
Gauvain Pocentek cc5fc44b0e config-ref: ceilometer tables update
Closes Bug: #1448209

Change-Id: I21976f046a34e4174436494162c87cb21a58a156
2015-04-27 21:51:59 +02:00

31 lines
1.0 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_ceilometer_rgw">
<caption>Description of Rados gateway 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">[rgw_admin_credentials]</th>
</tr>
<tr>
<td><option>access_key</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) Access key for Radosgw Admin.</td>
</tr>
<tr>
<td><option>secret_key</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) Secret key for Radosgw Admin.</td>
</tr>
</tbody>
</table>
</para>