Comment 9 for bug 1988205

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

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

commit a8d862992d4765d8a25fbd2ee42c43a99cd358b6
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)
    (cherry picked from commit b6e2fc6ccf5942569180007706df7b36e0baadef)