Comment 28 for bug 1889122

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/train)

Reviewed: https://review.opendev.org/744954
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=933b52b1bd5178dd9fa1229b4b0175a2da911812
Submitter: Zuul
Branch: stable/train

commit 933b52b1bd5178dd9fa1229b4b0175a2da911812
Author: Alex Schultz <email address hidden>
Date: Wed Aug 5 08:27:53 2020 -0600

    Reduce workers for label lookups

    Using 16 causes excessive auth requests and gets us rate limited
    upstream. Let's make this dynamic so that the upstream VMs will use less
    workers.

    Partial-Bug: #1889122
    Change-Id: Ib6fed59337f3dac07264052aaf2973ec5a69504f
    (cherry picked from commit 5602dfd986939d4d2d19a124603c86504eb32b99)