Qemu 8.0 and libvirt 9.3.0 added support for qemu emulated igb network device. This patch adds the new igb value for hw_vif_model so nova could eventually support booting VMs with such devices. Subsequent patches will enable libvirt support. Implements: blueprint igb-vif-model Change-Id: I9c8dc1a663d0534d62798c5b4c8d4539551f7ae4
OpenStack Nova Documentation README
Both contributor developer documentation and REST API documentation are sourced here.
Contributor developer docs are built to: https://docs.openstack.org/nova/latest/
API guide docs are built to: https://docs.openstack.org/api-guide/compute/
For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.