openstack-python-openstackc.../openstackclient
Stephen Finucane e0dc31f32e volume: Add missing 'volume list --offset' parameter
Looking at the code for the ancient v1 cinder API, we see that this
supported offset-style pagination [1][2][3]. Add this parameter,
simplifying a future patch to standardize pagination across OSC.

[1] https://github.com/openstack/cinder/blob/juno-eol/cinder/api/v1/volumes.py#L259
[2] https://github.com/openstack/cinder/blob/juno-eol/cinder/api/v1/volumes.py#L292
[3] https://github.com/openstack/cinder/blob/juno-eol/cinder/api/common.py#L120

Change-Id: Ifec208ea9ed7afb4bebced6132abb96a3af034b5
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-07-27 11:15:23 +01:00
..
api Remove usage of six 2020-10-07 02:15:25 +00:00
common Merge "Add support for token caching" 2021-04-09 23:29:03 +00:00
compute Merge "compute: Fix typo" 2021-07-02 18:29:30 +00:00
identity Merge "Add name and enabled param in ListDomain parser" 2020-12-22 13:30:59 +00:00
image Implements hide image 2021-03-25 08:57:31 +01:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Add support for Neutron's L3 conntrack helper resource 2021-06-07 15:34:30 +02:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
tests volume: Add missing 'volume list --offset' parameter 2021-07-27 11:15:23 +01:00
volume volume: Add missing 'volume list --offset' parameter 2021-07-27 11:15:23 +01:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Remove usage of six 2020-10-07 02:15:25 +00:00