Comment 2 for bug 1664639

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_trove (master)

Reviewed: https://review.openstack.org/435278
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_trove/commit/?id=fdd59ffe60672e7f4401f2b179d5fb152e0d33a3
Submitter: Jenkins
Branch: master

commit fdd59ffe60672e7f4401f2b179d5fb152e0d33a3
Author: Ravi Gummadi <email address hidden>
Date: Fri Feb 17 02:17:13 2017 -0500

    Configure trove_conductor_workers in os_trove

    Configure trove_conductor_workers by calculating the default value.
    Similar to other services worker threads, the default value for
    trove_conductor_workers is half the number of vcpus on the machine.

    Also added capping of worker threads for trove.

    Change-Id: If853b0e1e45b7137572df8a1123273539343c83e
    Closes-Bug: #1664639