commit d35dc3676a64d106f3eeacdf628449b869482785
Author: liyingjun <email address hidden>
Date: Sun Nov 29 23:54:21 2015 +0800
Set listener workers according to config
Currently, the get_workers method always return 1, so config
listener_workers will never work as expected. This patch adds
the ability to specify number of workers for listener service.
The default is equal to the number of CPUs available.
Also, register searchlight.service.OPTS to group 'listener' in
searchlight.listener.
Remove not used options 'host' and 'http_timeout'.
Reviewed: https:/ /review. openstack. org/253973 /git.openstack. org/cgit/ openstack/ searchlight/ commit/ ?id=d35dc3676a6 4d106f3eeacdf62 8449b869482785
Committed: https:/
Submitter: Jenkins
Branch: master
commit d35dc3676a64d10 6f3eeacdf628449 b869482785
Author: liyingjun <email address hidden>
Date: Sun Nov 29 23:54:21 2015 +0800
Set listener workers according to config
Currently, the get_workers method always return 1, so config workers will never work as expected. This patch adds service. OPTS to group 'listener' in .listener.
listener_
the ability to specify number of workers for listener service.
The default is equal to the number of CPUs available.
Also, register searchlight.
searchlight
Remove not used options 'host' and 'http_timeout'.
Change-Id: Ifc39d5eaab1a7b 0239631aa1b2b6e 0af3a07f0c9
Closes-bug: #1522737
Closes-bug: #1523639