b9ebc4e162
This VIP is needed in ceph-ansible to tell ganesha service to listen on this IP only. This parameter is passed through the endpoint map, it could be done also by passing allNodesConfig to ceph-ansible (addressed in patch https://review.openstack.org/#/c/509146/) and then getting this value from allNodesConfig in tripleo-common ceph-ansible workbook. Disadvantage of this alternative approach is that any parameter change would require also change in tripleo-common. Depends-On: If31722d669efe91082c93ecb815e6c41676480c8 Change-Id: I3c0da46dd0f0252158c6065b7c122b8567c88bc0 Partially-Implements: blueprint nfs-ganesha
8 lines
207 B
YAML
8 lines
207 B
YAML
---
|
|
features:
|
|
- |
|
|
Manila now supports the CephNFS back end. Deploy using the
|
|
ControllerStorageNFS role and '-n network_data_ganesha.yaml',
|
|
along with manila-cephfsganesha-config-docker.yaml.
|
|
|