diff --git a/userdocs/release-notes/new_features.rst b/userdocs/release-notes/new_features.rst index d61c109b0..bc979eeae 100644 --- a/userdocs/release-notes/new_features.rst +++ b/userdocs/release-notes/new_features.rst @@ -52,4 +52,10 @@ This section lists these improvements: This allows users to adjust configuration and fix errors on a specific node or a subset of nodes without having to re-deploy or re-provision the entire cloud environment. - See `blueprint `__. \ No newline at end of file + See `blueprint `__. + +* Enabled control groups management. OpenStack operators can configure + resource utilization thresholds for the OpenStack services and underlying + software components using ``cgroups``. Specifying optimal values helps + to increase performance and reliability of your cloud. + See `blueprint `__.