nova/nova/pci
Rodolfo Alonso Hernandez b122429b2a Modify PciPassthroughFilter to accept lists
PciPassthroughFilter can accept lists as input parameters.
All values contained in the spec list parameter must be
contained in the PCI device namesake parameter.

blueprint enable-sriov-nic-features

Change-Id: Icca0488a6e37133fd1de3709ae97b97b45b80d93
2017-04-11 19:49:07 +00:00
..
__init__.py PCI utils 2013-08-23 14:21:12 +08:00
devspec.py Enhance PCI passthrough whitelist to support regex 2016-12-11 00:53:14 +02:00
manager.py Fix crashing during guest config with pci_devices=None 2016-12-09 13:23:44 -08:00
request.py Fix pci_alias that include white spaces 2016-12-02 02:42:30 +00:00
stats.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
utils.py Modify PciPassthroughFilter to accept lists 2017-04-11 19:49:07 +00:00
whitelist.py Don't parse PCI whitelist every time neutron ports are created 2016-11-04 14:23:40 +00:00