268686c448

This bugfix [1] modified the totalcount returned by pagination query when the argument 'limit' was specified. It caused manila to do not return precise count of shares in a query that satisfied the conditions. This bug has been fixed and now manila is returning the precise values of shares matched in a given query. Also, manila is now performing filtering actions in the database to have more performatic results. [1] https://review.opendev.org/#/c/688542/ Closes-Bug: #1860061 Co-Authored-By: Carlos Eduardo <ces.eduardo98@gmail.com> Change-Id: I6ddd919bbd5180593cc52bf986912f65a2dab3a7
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%