Document the new image property hw_serial_port_count

Change-Id: I37f324b352ea06cdd45deb325d2a1ef26f17cc8a
Closes-Bug: #1364496
This commit is contained in:
Christian Berendt
2014-09-09 17:43:57 +02:00
parent 304e8f39c2
commit dd61a0680a

View File

@@ -276,6 +276,15 @@
<td><literal>virtio-scsi</literal>
</td>
</tr>
<tr valign="top">
<td>libvirt API driver</td>
<td>hw_serial_port_count</td>
<td>Specifies the count of serial ports that should be provided. If <option>hw:serial_port_count</option>
is not set in the flavor's <option>extra_specs</option>, then any count is permitted.
If <option>hw:serial_port_count</option> is set, then this provides the default serial port count.
It is permitted to override the default serial port count, but only with a lower value.</td>
<td>Integer</td>
</tr>
<tr valign="top">
<td>libvirt API driver</td>
<td>hw_video_model</td>