Files
python-openstackclient/openstackclient/compute/v2/server_group.py
Stephen Finucane a36ac0596c compute: Add missing options for 'server group list'
Add pagination parameters, '--limit' and '--offset'. It's unfortunate
that we can't use '--marker' like elsewhere but that requires
server-side support to be truly effective.

Change-Id: I186adc8cdf28e9c540ad22bca6684d9dd892976a
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
(cherry picked from commit 5ec4d4c718)
2022-07-04 04:48:27 +00:00

7.4 KiB