Files
keystone/api-ref/source/v3
Artem Goncharov 37b02476e7 Enable projects and domains pagination
We have identified that keystone does not support pagination properly
like other services do. Use oslo_db.sqlalchemy helper to paginate
projects (and implicitly domains) list requests.

Introduce `max_db_limit` configuration option to allow operator to limit
maximum amount of entries to be fetched from the database (takes
precedence over user requested page size or dedicated default resource
limit).

Change-Id: I6d19a8d8827b7fb5c4b88f5b3b9dd899c5f3db5f
2024-11-28 15:14:26 +01:00
..
2019-01-18 19:27:57 +08:00
2018-07-30 22:20:31 -04:00
2022-04-14 16:05:30 +10:00