Document image property img_config_drive

Add new image property img_config_drive to list.

Change-Id: I12a8dc1ee2cc14a4a61a4a4ce3fa77e3db1db8d2
Closes-Bug: #1366271
This commit is contained in:
Andreas Jaeger
2014-09-06 21:03:56 +02:00
parent 47189e069a
commit ab8d7d8d5b

View File

@@ -126,6 +126,12 @@
<td>For snapshot images, this is the UUID of the server used to create this image.</td>
<td>Valid server UUID</td>
</tr>
<tr valign="top">
<td>All</td>
<td>img_config_drive</td>
<td>Specifies whether the image needs a config drive.</td>
<td><literal>mandatory</literal> or <literal>optional</literal> (default if property is not used).</td>
</tr>
<tr valign="top">
<td>All</td>
<td>kernel_id</td>