Comment 3 for bug 1800774

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

Reviewed: https://review.openstack.org/614419
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=65773319307eff02ffe701f5bf5b922c74c98712
Submitter: Zuul
Branch: master

commit 65773319307eff02ffe701f5bf5b922c74c98712
Author: ZhongShengping <chdzsp@163.com>
Date: Wed Oct 31 15:23:10 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: Ifbcdbffb6c8c257f00417d10097dff4f56da6a82
    Closes-Bug: #1800774