Resize with changing pci alias schedules accoring to the old flavor
Bug #1983753 reported by
Balazs Gibizer
This bug report is a duplicate of:
Bug #1941005: instance.request_spec not updated upon resize.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Undecided
|
Balazs Gibizer |
Bug Description
Nova does not consider the pci_alias from the new flavor extra_specs during the scheduling of the resize. The new pci_request only applied by the resource_tracker during the move claim[1].
This leads to a behavior where during the scheduling of the resize nova selects the target host according to the old flavor's pci_request but then at the selected host it will allocate PCI devices properly based on the new flavor.
tags: | added: pci |
Changed in nova: | |
assignee: | nobody → Balazs Gibizer (balazs-gibizer) |
To post a comment you must log in.
Related fix proposed to branch: master /review. opendev. org/c/openstack /nova/+ /852295
Review: https:/