245a0c718b
This patch changed the sql query for domain list to ensure the return count is correct if list_limit is set for resource. Closes-bug: #1760521 Change-Id: I690a9815fe2c35e6191ab3ac789e34736e0d637c
7 lines
224 B
YAML
7 lines
224 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1760521 <https://bugs.launchpad.net/keystone/+bug/1760521>`_]
|
|
Fixed the bug that the result count for ``domain list`` may lack one if
|
|
the config option ``list_limit`` in [resource] is set.
|