summaryrefslogtreecommitdiff
path: root/nova/pci/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Introduce remote_managed tag for PCI devsDmitrii Shcherbakov2022-02-091-0/+60
* [yoga] Include pf mac and vf num in port updatesDmitrii Shcherbakov2022-02-071-2/+2
* mypy: Add type annotations to 'nova.pci'Stephen Finucane2021-04-261-21/+33
* Remove six.binary_type/integer_types/string_typesTakashi Natsume2020-12-131-3/+2
* Lookup nic feature by PCI addressSean Mooney2020-08-041-24/+0
* hacking: Resolve W605 (invalid escape sequence)Stephen Finucane2019-06-241-3/+3
* pci: don't consider case when match tags specsSahid Orentino Ferdjaoui2018-05-301-3/+12
* [Trivial] docstrings, typos, minor refactoringEric Fried2017-08-281-6/+19
* Remove translation of log messagesNgo Quoc Cuong2017-06-211-4/+3
* Modify PciPassthroughFilter to accept listsRodolfo Alonso Hernandez2017-04-111-2/+10
* Read NIC features in libvirtRodolfo Alonso Hernandez2017-04-111-0/+24
* [2/3]Replace six.iteritems() with .items()Spencer Yu2017-01-091-2/+2
* Add missing slash to dir pathEdan David2016-09-201-1/+1
* [Trivial] Fix a grammar error in commentsXuanzhou Perry Dong2016-05-181-1/+1
* pci: Add utility method for getting the MAC addrNikola Dipanov2016-03-311-4/+33
* libvirt: implement LibvirtConfigGuestInterface.parse_domMatt Riedemann2016-02-091-0/+4
* Merge "libvirt: report pci Type-PF type even when VFs are disabled"Jenkins2016-01-051-25/+23
|\
| * libvirt: report pci Type-PF type even when VFs are disabledMoshe Levi2015-12-091-25/+23
* | Wrong usage of "a"hgangwx2015-12-261-1/+1
|/
* Replace dict.iteritems() with six.iteritems(dict)Victor Stinner2015-05-221-1/+2
* Use oslo.logDavanum Srinivas2015-02-221-1/+2
* A minor change of CamelCase parameteryunhong jiang2015-01-261-3/+3
* Support macvtap for vif_type being hw_vebRobert Li2014-12-051-4/+34
* Clean up the naming of PCI python modulesJay Pipes2014-10-161-0/+110