Allow setting of api_workers parameter for neutron config file
Bug #1432189 reported by
Shiv Haris
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
devstack |
Fix Released
|
Undecided
|
Armando Migliaccio |
Bug Description
Parameter api_workers in the default section is not being set by neutron.
Allow this to be set if API_WORKERS variable is set, usually in local.conf
If this variable is not set, let neutron initialization use whatever it deems necessary, depending on cpu cores etc. Leave it to that code to decide the appropriate value. However user's explicit specification in local.conf should take precedence.
Changed in devstack: | |
assignee: | nobody → Shiv Haris (shh) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/164438
Review: https:/