Added hw_video_ram to property-keys listing
Closes-bug: #1285068 Change-Id: Ia8e54f276e7cc7e532346d36cc64311be7af7971
This commit is contained in:
parent
dbeb2dcbe4
commit
1af56c42eb
@ -222,6 +222,15 @@
|
||||
<td><literal>vga</literal>, <literal>cirrus</literal>, <literal>vmvga</literal>,
|
||||
<literal>xen</literal>, or <literal>qxl</literal></td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>libvirt API driver</td>
|
||||
<td>hw_video_ram</td>
|
||||
<td>Maximum RAM for the video image. Used only if a
|
||||
<option>hw_video:ram_max_mb</option> value has been set in the flavor's
|
||||
<option>extra_specs</option> and that value is higher than the value set in
|
||||
<literal>hw_video_ram</literal>.</td>
|
||||
<td>Integer in MB (for example, '64')</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>libvirt API driver</td>
|
||||
<td>os_command_line</td>
|
||||
|
Loading…
Reference in New Issue
Block a user