summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1986838-pci-double-booking-1da71ea4399db65a.yaml
blob: 7200290780565c1bd4a079bd3a3f8c2bdbd81fca (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    `Bug #1986838 <https://bugs.launchpad.net/nova/+bug/1986838>`_: Nova now
    correctly schedules an instance that requests multiple PCI devices via
    multiple PCI aliases in the flavor extra_spec when multiple similar devices
    are requested but the compute host has only one such device matching with
    each request individually.