fuel-plugin-tempest/deployment_scripts/puppet/modules/openstacklib/releasenotes/notes/os_workers-fact-420e6ad783c...

7 lines
326 B
YAML

---
features:
- Created a new fact called $::os_workers to be used as the defaults for any
of the openstack service worker configurations. This fact will have a value
between '2' and '8'. The value of this fact is the larger value between '2'
and the number of processors divided by '4' but will not exceed '8'.