nova/nova/pci
Matt Riedemann 76a46af214 Check for None when cleaning PCI dev usage
The PCI manager needs to check for instance UUIDs mapped to
None when cleaning up it's internal claims/allocations maps.

Also adds a check so the claims dict doesn't map to None in
the first place.  There was already a check like this when
setting a value in the allocations dict.

Closes-Bug: #1238374

Change-Id: I7ac010f7d50ad85c145e536cfd48e07c8f4602d3
(cherry picked from commit c28c87db4c)
2013-10-30 11:04:24 -04:00
..
__init__.py PCI utils 2013-08-23 14:21:12 +08:00
pci_manager.py Check for None when cleaning PCI dev usage 2013-10-30 11:04:24 -04:00
pci_request.py PCI alias support 2013-08-28 00:14:48 +00:00
pci_stats.py Add PCI stats 2013-08-27 17:10:01 -07:00
pci_utils.py PCI alias support 2013-08-28 00:14:48 +00:00
pci_whitelist.py Add PCI device filters support 2013-08-29 16:41:20 +08:00