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
..
2024-11-28 15:14:26 +01:00
2024-03-29 17:24:57 +00:00
2024-10-30 19:11:22 +00:00
2018-09-09 15:51:05 +02:00