Skip to content

Commit 037a800

Browse files
author
Dean Troyer
committed
Add doc and relnote for review 639652
https://review.opendev.org/639652/ Change-Id: I10c0f8a0e09150e7d516ed9cb7ffb2a8e8fe4911 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
1 parent dd1ce37 commit 037a800

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

doc/source/cli/command-objects/usage.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ usage list
99

1010
List resource usage per project
1111

12+
Compute API v2.40+ returns all matching entities rather than being
13+
limited to the API server configured maximum (``CONF.api.max_limit``).
14+
1215
.. program:: usage list
1316
.. code:: bash
1417
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Compute API v2.40+ returns all matching entities rather than being
5+
limited to the API server configured maximum (``CONF.api.max_limit``).
6+
[Story `2005099 <https://storyboard.openstack.org/#!/story/2005099>`_]

0 commit comments

Comments
 (0)