
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
7 lines
264 B
YAML
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. |