Merge "libvirt: Create persistent mdevs"

This commit is contained in:
Zuul
2024-05-27 11:01:26 +00:00
committed by Gerrit Code Review
10 changed files with 463 additions and 38 deletions

View File

@@ -0,0 +1,11 @@
features:
- |
With the libvirt driver and libvirt version 7.3.0 or newer, mediated
devices for vGPUs are now persisted across reboots of a compute host.
.. note::
After a compute host reboots, the virtual functions for the GPU must be
enabled again before instances will be able to use their vGPUs.
Please see https://docs.openstack.org/nova/latest/admin/virtual-gpu.html
for more information.