3c596304991927f62290fd940a7f518ec1cae4a2
It is possible to update quota usages multiple times sending share deletion request to several API endpoints concurrently. So, move quota usages update logic that is triggered by share deletion, to DB functions level, which will be able to be executed only when share deletion succeded. So, all concurrent requests, that failed to delete DB record, won't commit quota usages updates. Change-Id: If7d52e08d00d435f2e26c30654f0d2180b17b81a Closes-Bug: #1707379 Closes-bug: #1707377
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://github.com/openstack/manila.git
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
Description
Languages
Python
99.3%
Shell
0.7%