openstack-manuals/doc/common/tables/heat-crypt.xml
Gauvain Pocentek a62ca97c9c config-ref: heat tables update
Change-Id: If61ad4db275071fdeb5fb8d3645b1f714f56eb89
2015-04-24 16:50:22 +02:00

27 lines
956 B
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_heat_crypt">
<caption>Description of crypt 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">[DEFAULT]</th>
</tr>
<tr>
<td><option>auth_encryption_key</option> = <replaceable>notgood but just long enough i t</replaceable></td>
<td>(StrOpt) Key used to encrypt authentication info in the database. Length of this key must be 16, 24 or 32 characters.</td>
</tr>
</tbody>
</table>
</para>