@guimalufb Thanks for the feedback, I'm not sure how you are still
hitting that error since the code is now catching it:

       def _safe_list_caps(dev):
            try:
                return dev.listCaps()
            except libvirt.libvirtError:
                return []

Would you mind providing the output of the following command from the
node where you have installed this package:

dpkg -l| grep nova


And if possible:

apt-cache policy nova-compute


Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972028

Title:
  [SRU] _get_pci_passthrough_devices prone to race condition

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1972028/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to