Comment 4 for bug 1800774

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

Reviewed: https://review.openstack.org/614418
Committed: https://git.openstack.org/cgit/openstack/puppet-heat/commit/?id=08c50705dbd23a9829505d70d9909805f021b943
Submitter: Zuul
Branch: master

commit 08c50705dbd23a9829505d70d9909805f021b943
Author: ZhongShengping <chdzsp@163.com>
Date: Wed Oct 31 15:12:56 2018 +0800

    Add manage_backend_package parameter

    Adds the manage_backend_package parameter that is sent to the
    oslo::cache class that determines if we should install the backend
    python library for caching.

    The default value is not changed and defaults to true same as the
    oslo::cache class does.

    Change-Id: I44a475711f18b3175ab6e54fa1a83bcd6718a139
    Closes-Bug: #1800774