summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-cpu-count-8904a4e1a24456f4.yaml
blob: e609f2ab5482e20c0cfd5f525007cf4fd670ea12 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes a bug where the number of CPU sockets was being returned by the
    ``idrac`` hardware type during introspection, instead of the number of
    virtual CPUs. See bug `2004155
    <https://storyboard.openstack.org/#!/story/2004155>`_ for details.