Update flagmappings for ironic

Change-Id: I8296aa9fd46a903d5ca62f68fb97baab0e3390a0
This commit is contained in:
Anish Bhatt
2015-02-24 13:22:35 -08:00
parent 83f0325854
commit 3dc7d34cda
30 changed files with 462 additions and 171 deletions

View File

@@ -101,10 +101,6 @@
<td><option>use_db_reconnect</option> = <replaceable>False</replaceable></td>
<td>(BoolOpt) Enable the experimental use of database reconnect on connection lost.</td>
</tr>
<tr>
<td><option>use_tpool</option> = <replaceable>False</replaceable></td>
<td>(BoolOpt) Enable the experimental use of thread pooling for all DB API calls</td>
</tr>
</tbody>
</table>
</para>