Comment 4 for bug 1831938

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

Reviewed: https://review.opendev.org/667366
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=ecbec17a339f0965c65ba29a182e571fd6a625cb
Submitter: Zuul
Branch: stable/stein

commit ecbec17a339f0965c65ba29a182e571fd6a625cb
Author: Goutham Pacha Ravi <email address hidden>
Date: Tue Jun 18 11:00:36 2019 -0700

    Allow enabling custom backends with manila

    It is possible to provide the config settings
    to add an arbitrary and unmanaged backend to Manila
    at deployment time via Heat environment files. However,
    puppet-tripleo doesn't support extending the
    list of enabled backends. Add this capability.

    Change-Id: I82f62df0a95f03afbda1b6a4ddaa67ef908030a9
    Closes-Bug: #1831938
    (cherry picked from commit 914cf1f124fa5617373ce2f779b1eff202da2e87)