python-glanceclient/glanceclient
Erno Kuvaja 219568c2a4 Bump default pagesize
Bumping default pagesize to 200. With the previous
default value of 20 glanceclient was doing lots of
extra requests and schema validations.

Based on my tests no performance improvement was
seen over the pagesize of 200.

Change-Id: I6d740ca3a9b32bf5d064d3ea74273bb619b32ad4
Closes-Bug: #1987834
2022-08-26 12:46:20 +01:00
..
common Check if stdin has isatty attribute 2022-07-07 02:55:10 +02:00
tests Bump default pagesize 2022-08-26 12:46:20 +01:00
v1 Merge "Do not use the six library." 2020-07-17 19:32:29 +00:00
v2 Bump default pagesize 2022-08-26 12:46:20 +01:00
__init__.py Enable flake8 checks 2015-07-21 17:08:27 +03:00
_i18n.py Remove log translations 2017-03-21 07:19:21 +08:00
client.py Use import_versioned_module from oslo.utils 2016-12-06 09:35:55 +00:00
exc.py Do not use the six library. 2020-06-23 21:51:07 +02:00
shell.py glance help <subcommand>: Clearly specify which options are mandatory 2021-12-14 15:14:10 +00:00