Public bug reported: Reproduce: * create devstack from recent master with device_spec config enabling multiple VFs per PF * enable pci in placement feature * create VM with a flavor requesting a single VF * observe the the VM got a single hostdev * delete the VM * observer that the device the VM was using is freed * create another VM with the same flavor requesting a single VF
Expected: The VM gets a single hostdev Actual: The VM gets two hostdevs and it has two devices allocated both in the nova DB and in placement ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/2098496 Title: VM gets more PCI hostdevs than requested when PCI in Placement is enabled with VFs Status in OpenStack Compute (nova): New Bug description: Reproduce: * create devstack from recent master with device_spec config enabling multiple VFs per PF * enable pci in placement feature * create VM with a flavor requesting a single VF * observe the the VM got a single hostdev * delete the VM * observer that the device the VM was using is freed * create another VM with the same flavor requesting a single VF Expected: The VM gets a single hostdev Actual: The VM gets two hostdevs and it has two devices allocated both in the nova DB and in placement To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/2098496/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp