diff options
| author | Zuul <zuul@review.opendev.org> | 2019-09-11 04:00:32 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2019-09-11 04:00:32 +0000 |
| commit | 9101440c07c44d561ba72ab43d580d392c1e58ea (patch) | |
| tree | 5cdf1ed37af58ce830e528211e97361a9fed6d52 /doc/source/cli/command-objects | |
| parent | b7b124f32745eb4063ded5f2a175d559fba04dc9 (diff) | |
| parent | 037a800538feb690af0541d4f276dcdf48af3f72 (diff) | |
| download | python-openstackclient-9101440c07c44d561ba72ab43d580d392c1e58ea.tar.gz | |
Merge "Add doc and relnote for review 639652"
Diffstat (limited to 'doc/source/cli/command-objects')
| -rw-r--r-- | doc/source/cli/command-objects/usage.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/usage.rst b/doc/source/cli/command-objects/usage.rst index 9cd0f70e..bb13176c 100644 --- a/doc/source/cli/command-objects/usage.rst +++ b/doc/source/cli/command-objects/usage.rst @@ -9,6 +9,9 @@ usage list List resource usage per project +Compute API v2.40+ returns all matching entities rather than being +limited to the API server configured maximum (``CONF.api.max_limit``). + .. program:: usage list .. code:: bash |
