summaryrefslogtreecommitdiff
path: root/nova/api/openstack/compute
diff options
context:
space:
mode:
authorDmitrii Shcherbakov <dmitrii.shcherbakov@canonical.com>2022-02-04 12:50:28 +0300
committerDmitrii Shcherbakov <dmitrii.shcherbakov@canonical.com>2022-02-09 01:23:27 +0300
commitc487c730d010013f8579622337af63d93b733f3b (patch)
treea87b82e51e5d5a4f604ea69943d471c4f08a8620 /nova/api/openstack/compute
parentd1e9ecb443dd6bd5dc6456a3f9e33c1551436364 (diff)
downloadnova-c487c730d010013f8579622337af63d93b733f3b.tar.gz
Filter computes without remote-managed ports early
Add a pre-filter for requests that contain VNIC_TYPE_REMOTE_MANAGED ports in them: hosts that do not have either the relevant compute driver capability COMPUTE_REMOTE_MANAGED_PORTS or PCI device pools with "remote_managed" devices are filtered out early. Presence of devices actually available for allocation is checked at a later point by the PciPassthroughFilter. Change-Id: I168d3ccc914f25a3d4255c9b319ee6b91a2f66e2 Implements: blueprint integration-with-off-path-network-backends
Diffstat (limited to 'nova/api/openstack/compute')
0 files changed, 0 insertions, 0 deletions