[libvirt]Support hw_vif_model = igb

Makes igb vif model supported for hosts with libvirt 9.3.0 and qemu
8.0.0 or higher.

Implements: blueprint igb-vif-model

Depends-On: https://review.opendev.org/c/openstack/os-traits/+/928582
(merged, released as 3.2.0)

Change-Id: I6a1d8058c640e5dc015889610c4ae864ed9a5ccb
This commit is contained in:
Balazs Gibizer
2024-09-09 11:09:32 +02:00
parent 638efe3cd5
commit 07295b0f99
6 changed files with 140 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ psutil>=3.2.2 # BSD
oslo.versionedobjects>=1.35.0 # Apache-2.0
os-brick>=6.0 # Apache-2.0
os-resource-classes>=1.1.0 # Apache-2.0
os-traits>=3.1.0 # Apache-2.0
os-traits>=3.2.0 # Apache-2.0
os-vif>=3.1.0 # Apache-2.0
castellan>=0.16.0 # Apache-2.0
microversion-parse>=0.2.1 # Apache-2.0