Allow setting of api_workers parameter for neutron config file

Bug #1432189 reported by Shiv Haris
6
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.

Shiv Haris (shh)
Changed in devstack:
assignee: nobody → Shiv Haris (shh)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/164438

Changed in devstack:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on devstack (master)

Change abandoned by Ian Wienand (<email address hidden>) on branch: master
Review: https://review.openstack.org/164438
Reason: We have the same thing in I7ede29430923b0983b20ab27d9f3b7244deaa477

Please update that; it seems the dependent change is merged but neutron people should definitely weigh in before it is merged

Changed in devstack:
assignee: Shiv Haris (shh) → Ian Wienand (iwienand)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Russell Bryant (<email address hidden>) on branch: master
Review: https://review.openstack.org/140482

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/191126

Changed in devstack:
assignee: Ian Wienand (iwienand) → Armando Migliaccio (armando-migliaccio)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/191126
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=e155b894c8975f649cbbbc08675095fe728d0b69
Submitter: Jenkins
Branch: master

commit e155b894c8975f649cbbbc08675095fe728d0b69
Author: armando-migliaccio <email address hidden>
Date: Fri Jun 12 08:55:02 2015 -0700

    Set Neutron api_workers to $API_WORKERS

    Change [1] brings back this feature in Neutron, so we want to have
    the ability to set the number of API workers the same way other
    projects do.

    However, this cause some instability, so we need to be careful on
    how we bring it back.

    [1] https://review.openstack.org/#/c/191127/

    Closes-Bug: #1432189
    Related-bug: #1432065

    Change-Id: Id4986a49d33fa4b8a7291150488665e200525dac
    Co-authored-by: Russell Bryant <email address hidden>

Changed in devstack:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.