From 8862c84d3fd861e3d6fcae37562786ae9315fd35 Mon Sep 17 00:00:00 2001 From: Jeffrey Zhang Date: Sun, 22 Aug 2021 22:50:15 +0800 Subject: [PATCH] add doc about KVM support e1000e vif model Nova + KVM support e1000e vif model through[1] * [1] https://review.opendev.org/q/I12a5d28d75bc32a76a4f3765cb4db4cbc46c0c75 Change-Id: I2d51d05e96959cd299ef347fb47faca6723b61d9 --- doc/source/admin/useful-image-properties.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/useful-image-properties.rst b/doc/source/admin/useful-image-properties.rst index 2ffddf30dc..7d19d39a65 100644 --- a/doc/source/admin/useful-image-properties.rst +++ b/doc/source/admin/useful-image-properties.rst @@ -609,7 +609,7 @@ Here is a list of useful image properties and the values they expect. The valid options depend on the configured hypervisor. - * ``KVM`` and ``QEMU``: ``e1000``, ``ne2k_pci``, ``pcnet``, + * ``KVM`` and ``QEMU``: ``e1000``, ``e1000e``, ``ne2k_pci``, ``pcnet``, ``rtl8139``, and ``virtio``. * VMware: ``e1000``, ``e1000e``, ``VirtualE1000``, ``VirtualE1000e``, ``VirtualPCNet32``, ``VirtualSriovEthernetCard``, and