puppet-tripleo/releasenotes/notes/bug-1831767-allow-configuring-enabled-protocols-manila-86b6662a8b617866.yaml
Goutham Pacha Ravi 4d5a9c05ae Allow overriding share protocols with manila
We need a way to override available protocols
for enabled Shared File Systems service back ends,
or enable custom ones per the deployment.

Change-Id: I7b36e5c45b029f070976e58335d79678752a990c
Closes-Bug: #1831767
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
Co-Authored-By: Alan Bishop <abishop@redhat.com>
(cherry picked from commit f032b7c186)
(cherry picked from commit 5d2174dc88)
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-10-14 14:13:34 -07:00

7 lines
212 B
YAML

---
fixes:
- |
It is now possible to override the ``enabled_share_protocols``
configuration for the Shared File Systems service (manila) with the
hiera parameter ``manila_enabled_share_protocols``.