summaryrefslogtreecommitdiff
path: root/nova/pci/request.py
Commit message (Expand)AuthorAgeFilesLines
* mypy: Fix implicit optional usageEric Harney2023-03-271-2/+2
* Support resource_class and traits in PCI aliasBalazs Gibizer2022-10-171-1/+7
* Generate request_id for Flavor based InstancePCIRequestBalazs Gibizer2022-08-271-1/+4
* Introduce remote_managed tag for PCI devsDmitrii Shcherbakov2022-02-091-0/+1
* mypy: Add type annotations to 'nova.pci'Stephen Finucane2021-04-261-13/+26
* pci: Add vDPA vnic to PCI request mapping and filteringSean Mooney2021-03-161-1/+2
* objects: Add 'VDPA' to 'PciDeviceType'Sean Mooney2021-03-111-1/+7
* Merge "pci: Improve testing of 'nova.pci.request' module"Zuul2021-02-051-2/+1
|\
| * pci: Improve testing of 'nova.pci.request' moduleStephen Finucane2020-11-271-2/+1
* | Remove six.text_type (1/2)Takashi Natsume2020-12-131-2/+1
|/
* support pci numa affinity policies in flavor and imageSean Mooney2019-12-111-4/+7
* Add get_instance_pci_request_from_vifAdrian Chiris2019-03-071-0/+56
* Record requester in the InstancePCIRequestBalazs Gibizer2019-02-281-0/+4
* network: update pci request spec to handle trusted tagsSahid Orentino Ferdjaoui2018-05-311-0/+1
* Add PCI NUMA policiesSergey Nikitin2017-12-221-55/+86
* [Trivial] docstrings, typos, minor refactoringEric Fried2017-08-281-10/+10
* Fix pci_alias that include white spaceszhaolihui2016-12-021-2/+4
* conf: Move PCI options to a PCI groupStephen Finucane2016-09-291-4/+6
* neutron: pci_request logic considers 'direct-physical' vnic typeNikola Dipanov2016-03-301-0/+7
* Fix missing marker functions in nova/pciTakashi NATSUME2016-02-031-1/+2
* config options: Centralise PCI optionsStephen Finucane2016-01-181-21/+2
* pci: adding support to specify a device_type in pci requestsVladik Romanovsky2016-01-131-5/+11
* Remove unused logging import and LOG global varZhihai Song2015-12-251-3/+0
* Fix three typos on nova/pci directoryAtsushi SAKAI2015-08-121-1/+1
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Clean up the naming of PCI python modulesJay Pipes2014-10-161-0/+193