[RFE]get pci device's numa_node info when collecting pci devices info
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ironic-python-agent |
Fix Released
|
Wishlist
|
Jay Faulkner |
Bug Description
As a OpenStack installer, daisycloud-core project has a requirement: When there are more than one baremetal in a cluster which have the same hardware characteristic. Then only one of then need to be described and configured, and the others can be add into cluster without any human intervention. So daisycloud-core needs to collect some detail hardware info, such as numa info, from ironic-python-agent when using bifrost/ironic as the bare metal deployment tool.
When collecting pci devices info by using collect_
I hope this small bp is just about to modify only one file (inspector.py) , and no need to update code of other part of ironic. But if it has to, then those things will be done all in this bp. Thanks.
Changed in ironic: | |
assignee: | nobody → zhouya (zhou-ya) |
tags: | added: rfe |
Changed in ironic: | |
status: | New → In Progress |
affects: | ironic → ironic-python-agent |
summary: |
- get pci device's numa_node info when collecting pci devices info + [RFE]get pci device's numa_node info when collecting pci devices info |
Changed in ironic-python-agent: | |
status: | In Progress → Fix Released |
https:/ /review. openstack. org/#/c/ 369245/