From 262e525aada8bfaedb4545be5d2bbd27edcc55fd Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Thu, 3 Dec 2020 13:07:03 +0000 Subject: compute: Add missing options for 'hypervisor list' Yet more pagination parameters. Change-Id: I9f0145c89ddc49c1d907e6e6e294319cf80fc6ff Signed-off-by: Stephen Finucane --- .../notes/add-missing-hypervisor-list-opts-71da2cc36eac4edd.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/add-missing-hypervisor-list-opts-71da2cc36eac4edd.yaml (limited to 'releasenotes/notes') 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. -- cgit v1.2.1