nova/nova/tests
Balazs Gibizer f86f1800f0 Store allocated RP in InstancePCIRequest
After the scheduler selected a target host and allocated an allocation
candidate that is passed the filters nova need to make sure that PCI
claim will allocate the real PCI devices from the RP which is allocated
in placement. Placement returns the request group - provider mapping for
each allocation candidate so nova can map which InstancePCIRequest was
fulfilled from which RP in the selected allocation candidate. This
mapping is then recorded in the InstancePCIRequest object and used
during the PCI claim to filter for PCI pools that can be used to claim
PCI devices from.

blueprint: pci-device-tracking-in-placement
Change-Id: I18bb31e23cc014411db68c31317ed983886d1a8e
2022-12-21 16:17:34 +01:00
..
fixtures Reproduce bug 1981813 in func env 2022-09-08 09:15:43 +02:00
functional Store allocated RP in InstancePCIRequest 2022-12-21 16:17:34 +01:00
unit Store allocated RP in InstancePCIRequest 2022-12-21 16:17:34 +01:00
__init__.py
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00