nova/nova/pci
Sylvain Bauza 6933248ff1 Change how the API is getting a list of compute nodes
Instead of calling the DB API, we prefer to call the ComputeNode object methods
and change how the fields are accessed by backporting them to primitives if
needed.

Partially-Implements blueprint detach-service-from-computenode

Change-Id: Ibf9d2f58566a8fddd52fa32ee94fbb5ea9ffd3a5
2015-02-13 17:02:25 +01:00
..
__init__.py PCI utils 2013-08-23 14:21:12 +08:00
device.py Clean up the naming of PCI python modules 2014-10-16 00:04:42 -04:00
devspec.py Support both list and dict for pci_passthrough_whitelist 2015-01-05 15:31:29 +00:00
manager.py PCI NUMA filtering 2015-02-04 14:31:28 +00:00
request.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
stats.py Change how the API is getting a list of compute nodes 2015-02-13 17:02:25 +01:00
utils.py A minor change of CamelCase parameter 2015-01-26 23:11:53 -08:00
whitelist.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00