manila/manila/tests/db
silvacarloss bad03feea9 Fix pagination does not speed up queries bug
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
(cherry picked from commit 57edcbd1da)
(cherry picked from commit 462b0e7461)
2019-10-14 19:22:40 +00:00
..
migrations Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
sqlalchemy Fix pagination does not speed up queries bug 2019-10-14 19:22:40 +00:00
__init__.py Files with no code must be left completely empty 2016-09-28 17:00:30 +07:00
fakes.py Only allow IP access type for CephFS NFS 2019-03-27 22:53:55 +00:00
test_api.py Remove unnecessary setUp function in testcase 2017-03-30 18:50:49 +08:00
test_migration.py Fix typo in db migration test function name 2015-01-06 10:53:45 +01:00