Re: [openstack-dev] [zun][unit test] Any python utils can collect pci info?

2017-09-20 Thread Hongbin Lu
1 AM > To: OpenStack Development Mailing List (not for usage questions) > Subject: Re: [openstack-dev] [zun][unit test] Any python utils can > collect pci info? > > You may get a little help from the methods in nova.pci.utils. > > If you're calling out to lspci or accessing

Re: [openstack-dev] [zun][unit test] Any python utils can collect pci info?

2017-09-18 Thread Eric Fried
i6...@gmail.com] > *Sent:* September-17-17 9:35 PM > *To:* openstack-dev@lists.openstack.org > *Subject:* [openstack-dev] [zun][unit test] Any python utils can collect > pci info? > > > > Hi all, > > > > For https://blueprints.launchpad.net/zun/+spec/supp

Re: [openstack-dev] [zun][unit test] Any python utils can collect pci info?

2017-09-17 Thread Hongbin Lu
/master/nova/virt/xenapi/host.py#L154 Best regards, Hongbin From: Shunli Zhou [mailto:shunli6...@gmail.com] Sent: September-17-17 9:35 PM To: openstack-dev@lists.openstack.org Subject: [openstack-dev] [zun][unit test] Any python utils can collect pci info? Hi all, For https

[openstack-dev] [zun][unit test] Any python utils can collect pci info?

2017-09-17 Thread Shunli Zhou
Hi all, For https://blueprints.launchpad.net/zun/+spec/support-pcipassthroughfilter this BP, Nova use the libvirt to collect the PCI device info. But for zun, libvirt seems is a heavy dependecies. Is there a python utils that can be used to collect the PCI device detail info? Such as the whether i