diff --git a/doc/cli-reference/ch_cli_glance_property_keys.xml b/doc/cli-reference/ch_cli_glance_property_keys.xml index 2aa4b0bfee..93e92340fb 100644 --- a/doc/cli-reference/ch_cli_glance_property_keys.xml +++ b/doc/cli-reference/ch_cli_glance_property_keys.xml @@ -221,6 +221,18 @@ + + libvirt API driver + hw_disk_bus + Specifies the type of disk controller to attach + disk devices to. + + One of scsi, + virtio, uml, + xen, ide, or + usb. + + libvirt API driver hw_rng_model @@ -304,6 +316,45 @@ or machine images (aki, ari, or ami). + + libvirt API driver and VMware API driver + hw_vif_model + Specifies the model of virtual network interface device to use. + + + The valid options depend on the configured + hypervisor. + + + + KVM and QEMU: e1000, + ne2k_pci, + pcnet, + rtl8139, and + virtio. + + + + VMware: e1000, + e1000e, + VirtualE1000, + VirtualE1000e, + VirtualPCNet32, + VirtualSriovEthernetCard, and + VirtualVmxnet. + + + + Xen: e1000, + netfront, + ne2k_pci, + pcnet, and + rtl8139. + + + + + VMware API driver vmware_adaptertype