python-tackerclient/tackerclient
Koichi Edagawa 06750997e6 Support listing all records at once with paging
This patch enables you to receive all records for target list
commands at once even if Tacker's server paginates them.

Target commands are below.

 - openstack vnflcm list
 - openstack vnflcm op list
 - openstack vnflcm subsc list

* As for the following command, it will be supported after
  implementing pagination feature in Tacker's server.

 - openstack vnf package list

Implements: blueprint paging-query-result
Change-Id: I8e5c9bdd99b9c1e45aef8aa1e74bdbbfdd7c5c89
2022-08-31 17:18:24 +09:00
..
common Support ChangeVNFPackage command in tackerclient 2022-02-25 09:51:40 +09:00
osc Add vnflcm subscriptions APIs 2022-07-21 14:56:56 +09:00
tacker Add OpenID Connect Token Auth for k8s 2022-08-18 12:26:30 +09:00
tests Support listing all records at once with paging 2022-08-31 17:18:24 +09:00
v1_0 Support listing all records at once with paging 2022-08-31 17:18:24 +09:00
__init__.py rename neutron to tacker 2014-07-04 19:10:43 +09:00
client.py Add command to read vnfd of vnf package API 2020-04-09 07:21:06 +00:00
i18n.py Remove log translations 2017-03-21 13:40:08 +08:00
shell.py Drop six support 2020-11-01 18:43:00 +00:00
version.py Cleanup vim settings 2016-03-28 12:24:24 +02:00