Skip to content

Commit 9101440

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add doc and relnote for review 639652"
2 parents b7b124f + 037a800 commit 9101440

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)