manila/manila/tests/api
silvacarloss 462b0e7461 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)
2019-09-26 17:23:09 +00:00
..
contrib Allow configuring availability_zones in share types 2019-02-13 17:39:48 +00:00
extensions Remove vim headers 2014-10-06 15:00:27 +02:00
middleware Fix UnicodeDecodeError when decode API input 2018-02-07 06:37:32 +00:00
openstack Fix API version inferred w/ un-versioned URLs 2019-03-13 17:42:07 -07:00
v1 Fix pagination does not speed up queries bug 2019-09-26 17:23:09 +00:00
v2 Fix pagination does not speed up queries bug 2019-09-26 17:23:09 +00:00
views Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
common.py Remove vim headers 2014-10-06 15:00:27 +02:00
fakes.py Merge "Add manage/unmanage of shares in DHSS=True" 2019-03-06 01:12:31 +00:00
test_common.py Extend remove_version_from_href support 2019-02-24 18:40:53 +00:00
test_extensions.py Limit formatting routes when adding resources 2018-06-11 03:39:47 +00:00
test_middleware.py Added CORS support to Manila 2015-11-11 10:10:58 -08:00
test_versions.py [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08:00
test_wsgi.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00