config-ref: nova tables update

Change-Id: I111c2b512689e5b30fb985d3cd34195cf14af280
This commit is contained in:
Gauvain Pocentek
2015-04-24 15:14:23 +02:00
parent 01cb8e9e3d
commit 8ee0e6f761
21 changed files with 389 additions and 99 deletions

View File

@@ -55,7 +55,7 @@
</tr>
<tr>
<td><option>client_log_level</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) Log level override for ironicclient. Set this in order to override the global "default_log_levels", "verbose", and "debug" settings.</td>
<td>(StrOpt) Log level override for ironicclient. Set this in order to override the global "default_log_levels", "verbose", and "debug" settings. DEPRECATED: use standard logging configuration.</td>
</tr>
</tbody>
</table>