puppet-manila/releasenotes/notes/add-cephfs_ganesha_export_ips-parameter-e13d48ae6969bba3.yaml
Tom Barron 97e1dab0dd Support cephfs_ganesha_export_ips parameter
Manila now [1] supports configuring a list of IP addresses
or hostnames on which NFS-ganesha will listen for mounts and
provide NFS service.

Expose this parameter in the backend manifests for manila with
CephFS.

[1] https://review.opendev.org/#/c/670510
Change-Id: I99fe50cb5e112bcad85494dc755725d3444f717b
2019-07-23 10:14:29 -04:00

8 lines
211 B
YAML

---
features:
- |
Add support for configuring a list of IP addresses (or hostnames) on which
Manila will listen for mounts and provide NFS service via the
``cephfs_ganesha_export_ips`` parameter.