57edcbd1da

This patch modifies the database api layer to fix the pagination slowness bug, which causes a delay while the administrator tries to list shares using the `--limit` option. This change was tested in a very busy environment with 800 shares. Before the change, the operation took about 25 seconds to be finished. Now, the operation takes about 3 seconds in the same environment. Change-Id: I89659452b0e033631f1318a2eabb7e120c9e5743 Closes-bug: #1795463
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:
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
https://git.openstack.org/cgit/openstack/python-manilaclient.git
- Release notes for the project can be found at:
Description
Languages
Python
99.3%
Shell
0.7%