Files
nova/releasenotes/notes/bug-1758086-e9d147380d149789.yaml
Sylvain Bauza 55a36f8f6a Support multiple allocations for vGPUs
Removing the TODO that only allows one VGPU allocation per instance. Now we no
longer need to support the very old VGPU usage for the root provider, this
is easy.

Change-Id: I48d2b700049c81071710e37c05579239255c3539
Related-Bug: #1758086
Signed-off-by: Sylvain Bauza <sbauza@redhat.com>
2026-03-10 11:27:49 +01:00

10 lines
324 B
YAML

---
fixes:
- |
You can now request different resource groups in your flavor for VGPU or
generic mediated device custom resource classes. Previously, only the
first resource request group was honored. See `bug #1758086`_ for more
details.
.. _bug #1758086: https://bugs.launchpad.net/nova/+bug/1758086