Kiran Pawar fab04b5751 Optimize deferred deletion share instance get query
The periodic database queries made by the share manager service to
process deferred deletion of shares has been fixed to consider the
host in addition to the share's state. This both improves performance
of the periodic task, as well as fixes incorrect behavior where
incorrect shares are retrieved by the query.

Partially-implements: bp/deferred-deletion
Change-Id: I813a3130ae015a6b8778bb2a288075b949313c73
2024-05-07 08:51:20 +00:00
2024-01-27 23:57:00 +09:00
2024-05-06 02:25:25 +00:00
2020-08-11 21:00:54 +00:00
2017-03-30 15:12:22 +03:00
2023-10-17 16:01:16 +00:00
2017-10-25 11:57:46 -04:00
2019-04-19 19:27:35 +00:00
2024-01-27 23:57:00 +09:00
2023-08-31 14:44:36 -04:00
2020-10-14 14:05:30 +08:00
2013-08-08 10:34:06 -04:00
2020-03-18 18:59:27 -07:00
2024-05-06 02:25:25 +00:00
2023-12-21 14:46:19 +09:00
2020-03-27 16:55:52 +01:00
2024-01-27 23:57:00 +09:00
2023-09-27 15:39:32 +00:00

Team and repository tags

image

MANILA

You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.

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:

https://specs.openstack.org/openstack/manila-specs/

Description
Shared filesystem management project for OpenStack.
Readme 178 MiB
Languages
Python 99.3%
Shell 0.7%