summaryrefslogtreecommitdiff
path: root/nova/pci/whitelist.py
Commit message (Expand)AuthorAgeFilesLines
* mypy: Fix implicit optional usageEric Harney2023-03-271-1/+1
* Rename exception.PciConfigInvalidWhitelist to PciConfigInvalidSpecBalazs Gibizer2022-08-101-3/+3
* Rename [pci]passthrough_whitelist to device_specBalazs Gibizer2022-08-101-1/+1
* Introduce remote_managed tag for PCI devsDmitrii Shcherbakov2022-02-091-1/+1
* mypy: Add type annotations to 'nova.pci'Stephen Finucane2021-04-261-4/+13
* remove unnecessary conf importsMatthew Edmonds2018-03-091-3/+0
* trivial: Move __init__ functionStephen Finucane2018-02-161-25/+23
* [Trivial] docstrings, typos, minor refactoringEric Fried2017-08-281-11/+14
* Don't parse PCI whitelist every time neutron ports are createdLudovic Beliveau2016-11-041-5/+0
* conf: Move PCI options to a PCI groupStephen Finucane2016-09-291-1/+1
* config options: Centralise PCI optionsStephen Finucane2016-01-181-10/+2
* Remove unused logging import and LOG global varZhihai Song2015-12-251-3/+0
* pci: Remove get_pci_devices_filter() methodJay Pipes2015-08-111-7/+3
* pci: Move whitelist filtering inside PCI trackerJay Pipes2015-08-111-1/+2
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Support both list and dict for pci_passthrough_whitelistRobert Li2015-01-051-2/+23
* Clean up the naming of PCI python modulesJay Pipes2014-10-161-0/+93