Enable BIOS bootmenu on the glance cli

Change-Id: I5a7e560e010db73b00488785decc4e3a1f419b52
Closes-Bug: #1419009
This commit is contained in:
Christophe Sauthier 2015-03-14 18:50:27 +01:00 committed by Gauvain Pocentek
parent e4c3cde0b5
commit d8fff790a0

View File

@ -372,6 +372,15 @@
</itemizedlist>
</td>
</tr>
<tr valign="top">
<td>libvirt API driver</td>
<td>hw_boot_menu</td>
<td>If true, enables the BIOS bootmenu.
In cases where both the image metadata and Extra Spec are set, the
Extra Spec setting is used. This allows for flexibility in
setting/overriding the default behavior as needed.</td>
<td><literal>true</literal> | <literal>false</literal></td>
</tr>
<tr valign="top">
<td>VMware API driver</td>
<td>vmware_adaptertype</td>