openstack-python-openstackc.../openstackclient/compute/v2
Stephen Finucane f0d21237a2 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 03:27:06 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
aggregate.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
console.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
flavor.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
host.py compute: host: expand kwargs in host_set() call 2018-07-20 10:37:34 +02:00
hypervisor.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
hypervisor_stats.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
keypair.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
server.py Switch image to use SDK 2020-03-23 14:38:32 -05:00
server_backup.py Switch image to use SDK 2020-03-23 14:38:32 -05:00
server_event.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
server_group.py compute: Add missing options for 'server group list' 2022-07-04 03:27:06 +00:00
server_image.py Switch image to use SDK 2020-03-23 14:38:32 -05:00
service.py Document 2.53 behavior for compute service list/delete 2019-08-20 15:38:59 +00:00
usage.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00