← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1240197] Re: Add support for 'auto' number of API or conductor workers

 

This has been taken care of in this merged review

https://review.openstack.org/#/c/69266/

** Changed in: nova
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1240197

Title:
  Add support for 'auto' number of API or conductor workers

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Nova has some configuration options that allow you to have some
  services start multiple worker processes.

      [general]
      ec2_workers=
      osapi_compute_workers=
      metadata_workers=
      
      [conductor]
      workers=

  Swift has a similar "workers" option.  In Swift, you can set this
  option to 'auto', and it will use the number of CPU cores.  We should
  add support for 'auto' to all of the workers options in Nova.

      https://git.openstack.org/cgit/openstack/swift/tree/etc/proxy-
  server.conf-sample

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1240197/+subscriptions