openstack-ansible/releasenotes/notes/capping_neutron_workers-d97...

7 lines
311 B
YAML

---
features:
- Capping the default value for the variables ``neutron_api_workers``,
``neutron_num_sync_threads`` and ``neutron_metadata_workers`` to 16 when
the user doesn't configure these variables. Default value is half the
number of vCPUs available on the machine with a capping value of 16.