libvirt: Add 'COMPUTE_ADDRESS_SPACE_*' traits support
Based on the Libvirt and QEMU versions, two traits, COMPUTE_ADDRESS_SPACE_PASSTHROUGH and COMPUTE_ADDRESS_SPACE_EMULATED, are controlled. Since the two are supported from the same version on the Libvirt and QEMU, Nova handles them in the same way. Blueprint: libvirt-maxphysaddr-support Depends-On: https://review.opendev.org/c/openstack/os-traits/+/871226 Signed-off-by: Nobuhiro MIKI <nmiki@yahoo-corp.jp> Change-Id: If6c7169b7b8f43ad15a8992831824fb546e85aab
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ psutil>=3.2.2 # BSD
|
||||
oslo.versionedobjects>=1.35.0 # Apache-2.0
|
||||
os-brick>=5.2 # Apache-2.0
|
||||
os-resource-classes>=1.1.0 # Apache-2.0
|
||||
os-traits>=2.9.0 # Apache-2.0
|
||||
os-traits>=2.10.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
|
||||
|
||||
Reference in New Issue
Block a user