e686892739
Adds a new plugin to distinguish PCI devices returned by Ironic Python Agent. Recognized PCI devices are then registered in node capabilities and later can be used by nova flavors. Change-Id: I6565b8c4aa76de240a6c4d795635300ff2d0c30b Partial-Bug: #1580893
8 lines
256 B
YAML
8 lines
256 B
YAML
---
|
|
features:
|
|
- Adds new processing hook pci_devices for setting node
|
|
capabilities based on PCI devices present on a node
|
|
and rules in the [pci_devices] aliases configuration
|
|
option. Requires "pci-devices" collector to be enabled
|
|
in IPA.
|