
The CephFS NFS driver, specifically the NFSProtocolHelper implementation, is passing a wrong param to the Ceph backend and this is preventing users to add and/or deny access to the created shares. The 'nfs_cluster_id' field has been renamed to 'cluster_id' to comply with what the rados client expects. With this fix, users of the CephFS NFS NFSProtocolHelper can normally create and remove access to their shares. Closes-Bug: #1991378 Change-Id: Ibc5681e59691d55536c5539feef97b14f74d98ba
Team and repository tags
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/wiki/Manila
- Developer docs: https://docs.openstack.org/manila/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/manila
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
https://opendev.org/openstack/python-manilaclient
- Documentation for the project can be found at:
https://docs.openstack.org/manila/latest/
- Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/manila/
- Source for the project:
https://opendev.org/openstack/manila
- Bugs:
https://bugs.launchpad.net/manila
- Blueprints:
https://blueprints.launchpad.net/manila
- Design specifications are tracked at:
Description
Languages
Python
99.3%
Shell
0.7%