nova/releasenotes/notes/bug-2022955-eac8b0c8e42e3696.yaml
Sylvain Bauza 3fab43786b cpu: fix the privsep issue when offlining the cpu
In Icb913ed9be8d508de35e755a9c650ba25e45aca2 we forgot to add a privsep
decorator for the set_offline() method.

Change-Id: I769d35907ab9466fe65b942295fd7567a757087a
Closes-Bug: #2022955
2023-06-06 16:26:05 +02:00

8 lines
291 B
YAML

---
fixes:
- |
The `CPU power management`_ feature has been fixed to use privsep to avoid
a FileNotFound error when offlining CPUs.
.. _CPU power management: https://docs.openstack.org/nova/latest/admin/cpu-topologies.html#configuring-cpu-power-management-for-dedicated-cores