Chuan Miao 1e090676e2 Improve scheduler performance on thin provisioning
The scheduler need to estimate the allocated capacity for thin
provisioning hosts. For efficiency, use sum function in query, instead
of loading all share instances for a specific host.

Closes-Bug: #2020187
Change-Id: I3775fb640eda00a60258126e255b6e78c8192056
(cherry picked from commit bc7b71639b)
Signed-off-by: Carlos da Silva <ces.eduardo98@gmail.com>
2025-09-23 10:37:11 -03:00
2024-01-27 23:57:00 +09:00
2020-08-11 21:00:54 +00:00
2017-03-30 15:12:22 +03:00
2025-02-15 23:07:20 +09:00
2025-07-23 17:22:48 -04:00
2017-10-25 11:57:46 -04:00
2025-09-15 10:03:13 +00:00
2023-08-31 14:44:36 -04:00
2013-08-08 10:34:06 -04:00
2025-05-13 11:43:51 +00:00
2025-08-27 21:32:18 +00:00
2025-09-10 22:26:08 +09:00
2025-05-13 11:43:51 +00:00

Manila

image

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 192 MiB
Languages
Python 99.3%
Shell 0.7%