Merge "PCI devices resource tracker"
This commit is contained in:
@@ -1428,3 +1428,7 @@ class MissingParameter(NovaException):
|
||||
|
||||
class PciConfigInvalidWhitelist(Invalid):
|
||||
mst_fmt = _("Invalid PCI devices Whitelist config %(reason)s")
|
||||
|
||||
|
||||
class PciTrackerInvalidNodeId(NovaException):
|
||||
mst_fmt = _("Cannot change %(node_id)s to %(new_node_id)")
|
||||
|
||||
Reference in New Issue
Block a user