Comment 6 for bug 1988205

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-oslo (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/puppet-oslo/+/855452
Committed: https://opendev.org/openstack/puppet-oslo/commit/b6e2fc6ccf5942569180007706df7b36e0baadef
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit b6e2fc6ccf5942569180007706df7b36e0baadef
Author: Takashi Kajinami <email address hidden>
Date: Wed Aug 31 02:36:10 2022 +0900

    cache: Ensure pymemcache library is installed

    The pymemcache library should be installed when pymemcache backend is
    used but this library is not required by the oslo.cache library or
    its dependencies and should be installed additionally.

    Closes-Bug: #1988205
    Change-Id: I9422af416e74c53e09f6216bcbeab234337ccbae
    (cherry picked from commit fc72a83bccebd211466bdeb6e1e1d7c2cc3b22f5)