Comment 6 for bug 2065087

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (stable/2024.1)

Reviewed: https://review.opendev.org/c/openstack/glance/+/918635
Committed: https://opendev.org/openstack/glance/commit/99540a990fceca89d0e4e73493f4cc05dbd5441e
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit 99540a990fceca89d0e4e73493f4cc05dbd5441e
Author: Abhishek Kekane <email address hidden>
Date: Tue May 7 18:05:24 2024 +0000

    Fix broken glance-cache-prefetcher utility

    glance-cache-preftecher utility was failing because it was not
    setting global threadpool model while initilizing the tool.

    Closes-Bug: #2065087
    Change-Id: I0c09dd7c0d81178ebf2aa5efd19c54866fc8791b
    (cherry picked from commit 32ee57ccdeea90a86bce1e5e33d10fab115ed2d3)