puppet-manila/releasenotes/notes/external-ganesha-parameters-9aebf44f7cf01438.yaml
Giulio Fidente 80a8df6593 Add parameters necessary to use a remote Ganesha service
The CephFS backend can use SSH to configure Ganesha even when this
is deployed on remote servers. This change adds the parameters
necessary to configure Manila with the appropriate credentials to
connect via SSH to the remote server.

Change-Id: I31fff6a1b6fede860b8aaee0079183924e8b31d6
2019-06-03 17:09:45 +02:00

7 lines
264 B
YAML

---
features:
- |
New parameters are added to the cephfs backend to permit
configuration with an external Ganesha service; the new
parameters define if Ganesha is remote and what are the
username/password or private key to log on the remote host.