Comment 7 for bug 1889731

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

Reviewed: https://review.opendev.org/744402
Committed: https://git.openstack.org/cgit/openstack/charm-octavia/commit/?id=4ed5caf77e675bbfc98cc5f1e45bcfa250bfab16
Submitter: Zuul
Branch: master

commit 4ed5caf77e675bbfc98cc5f1e45bcfa250bfab16
Author: Nobuto Murata <email address hidden>
Date: Mon Aug 3 15:29:07 2020 +0900

    Set up health_manager processes based on worker-multiplier

    Properly limit the number of processes with worker-multiplier instead of
    spawning as many workers as available CPU threads.

    Change-Id: I7f42e131d7de4a58a926b634950969e6f406bb10
    Closes-Bug: #1889731