Comment 3 for bug 1831938

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

Reviewed: https://review.opendev.org/666089
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=914cf1f124fa5617373ce2f779b1eff202da2e87
Submitter: Zuul
Branch: master

commit 914cf1f124fa5617373ce2f779b1eff202da2e87
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