Comment 13 for bug 1831767

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

Reviewed: https://review.opendev.org/757633
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=bb866621a9ab67cc3d043070169f631714872da5
Submitter: Zuul
Branch: stable/ussuri

commit bb866621a9ab67cc3d043070169f631714872da5
Author: Goutham Pacha Ravi <email address hidden>
Date: Mon Oct 5 22:30:05 2020 -0700

    [manila] Add "ManilaEnabledShareProtocols" param

    Manila's API service has a configuration option to
    control what NAS protocols are allowed for user
    shared file systems. Storage backends in manila can
    advertise a number of possible NAS protocols.

    Deployers need to be able to limit the protocols
    enabled on their deployments, or specify an
    override when enabling custom backends.

    Change-Id: I877063dd3ab9369b09c84136a58f5565aa3f7720
    Closes-Bug: #1831767
    Depends-On: I7b36e5c45b029f070976e58335d79678752a990c
    Signed-off-by: Goutham Pacha Ravi <email address hidden>
    Co-Authored-By: Alan Bishop <email address hidden>
    (cherry picked from commit 143dd289e91fb71a0311d5c3685f1ac6cfedb7fe)