ironic-python-agent/releasenotes/notes/collect-cpu-sockets-0dbc09a1ebccfe77.yaml
Kaifeng Wang 9cafe76225 Add support for reporting CPU socket number
IPA reports a few cpu fields including cores, arch, flags etc.
There is a need that user wants to utilize the physical number in
a baremetal since cores are just a logical representation of the
compute resource.
The socket number is more suitable for the quota control in some
use cases.

Change-Id: I94be86d6b12a3a7e7ca1041d948427a073412a31
2024-01-19 21:24:37 +00:00

5 lines
74 B
YAML

---
features:
- |
Add support for collecting the cpu socket number.