Merge "[RN] Adding the control groups feature to the RN"

This commit is contained in:
Jenkins
2016-04-19 08:18:05 +00:00
committed by Gerrit Code Review

View File

@@ -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 <https://blueprints.launchpad.net/fuel/+spec/allow-choosing-nodes-for-provisioning-and-deployment>`__.
See `blueprint <https://blueprints.launchpad.net/fuel/+spec/allow-choosing-nodes-for-provisioning-and-deployment>`__.
* 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 <https://blueprints.launchpad.net/fuel/+spec/cgroups>`__.