nova/nova/tests/unit/conf
Sylvain Bauza 5b5cbc64f9 Support different vGPU types per pGPU
It's now possible to have a different vGPU type for each pGPU. By modifying
the config, you can say which PCI device (ie. a pGPU) should use a specific
vGPU type.

For upgrades, the behaviour from Train won't be changed since we only use
the first type if we don't have the dynamic options (so operators don't
need to change nova.conf before upgrading).

Implements: blueprint vgpu-multiple-types

Change-Id: I46f0a76811142888db2bbc66cc3fde04ff890c01
2020-04-09 17:54:26 +02:00
..
__init__.py
test_devices.py Support different vGPU types per pGPU 2020-04-09 17:54:26 +02:00
test_neutron.py Assorted cleanups from numa-aware-vswitches series 2018-07-27 09:49:12 -07:00