ironic-python-agent/releasenotes/notes/fix-physical-memory-arm64-9...

7 lines
216 B
YAML

---
fixes:
- |
Fixes issue that 0 physical memory calculated for aarch64. Since output
for aarch64 `lshw -quiet -json` is a bit different from x86_64. This fix
is compatible with both x86_64 and arm64.