Update Image service property keys docs
Doc update for change I7c77fb13f20b59ad764070d14dc98a46f8b7c823 Change-Id: I8a636019c88526f6d65a96e9184aad10010eded2 Closes-bug: #1651907
This commit is contained in:
@@ -199,6 +199,13 @@ For example:
|
|||||||
- ``hw_disk_bus``
|
- ``hw_disk_bus``
|
||||||
- Specifies the type of disk controller to attach disk devices to.
|
- Specifies the type of disk controller to attach disk devices to.
|
||||||
- One of ``scsi``, ``virtio``, ``uml``, ``xen``, ``ide``, or ``usb``.
|
- One of ``scsi``, ``virtio``, ``uml``, ``xen``, ``ide``, or ``usb``.
|
||||||
|
* - libvirt API driver
|
||||||
|
- ``hw_pointer_model``
|
||||||
|
- Input devices that allow interaction with a graphical framebuffer,
|
||||||
|
for example to provide a graphic tablet for absolute cursor movement.
|
||||||
|
Currently only supported by the KVM/QEMU hypervisor configuration
|
||||||
|
and VNC or SPICE consoles must be enabled.
|
||||||
|
- ``usbtablet``
|
||||||
* - libvirt API driver
|
* - libvirt API driver
|
||||||
- ``hw_rng_model``
|
- ``hw_rng_model``
|
||||||
- Adds a random-number generator device to the image's instances. The
|
- Adds a random-number generator device to the image's instances. The
|
||||||
|
|||||||
Reference in New Issue
Block a user