41b0b95ef6

When we have multiple share driver backends, create a shared instance, and the list of'self.gluster_used_vols' will only be updated on the current node. If the RPC request to delete the share instance is sent to other nodes,'self.gluster_used_vols' will be Cannot find the information of the glusterfs volume we want to delete, so we need to update'self.gluster_used_vols' when deleting the instance Change-Id: I14835f6c54376737b41cbf78c94908ea1befde15 Closes-Bug: #1894362
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%