diff options
| author | Zuul <zuul@review.opendev.org> | 2021-01-15 21:34:04 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2021-01-15 21:34:04 +0000 |
| commit | fb564d20a521b5f3ac5388d321a68072cb22edef (patch) | |
| tree | 7b8c47394a9324cf267b60854eab17b18302fc4c /releasenotes | |
| parent | 3864ceea269a606c47dc8a26691d044c28fd3c87 (diff) | |
| parent | 262e525aada8bfaedb4545be5d2bbd27edcc55fd (diff) | |
| download | python-openstackclient-fb564d20a521b5f3ac5388d321a68072cb22edef.tar.gz | |
Merge "compute: Add missing options for 'hypervisor list'"
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/add-missing-hypervisor-list-opts-71da2cc36eac4edd.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/add-missing-hypervisor-list-opts-71da2cc36eac4edd.yaml b/releasenotes/notes/add-missing-hypervisor-list-opts-71da2cc36eac4edd.yaml new file mode 100644 index 00000000..c5401210 --- /dev/null +++ b/releasenotes/notes/add-missing-hypervisor-list-opts-71da2cc36eac4edd.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Add ``--limit`` and ``--marker`` options to ``hypervisor list`` command, to + configure pagination of results. |
