tacker/tacker/conf
Koichi Edagawa c5d4b335f3 Support handling large queries for vnf packages
This patch provides support of handling large query results to
a GET request of the following API.

 - {apiRoot}/vnfpkgm/v1/vnf_packages

The features to be added are like the following.

 - Paging query results according to ETSI NFV SOL013
 - Fetching entire records forcibly
 - Deleting stored records which are already responded or remaining
   over a period of time

Implements: blueprint paging-query-result
Change-Id: I3e0c8ff0020e3d41db6904c25e4b337bfb704d66
2022-09-01 11:26:25 +09:00
..
__init__.py Support Subscription for LCM notifications by ETSI 2020-10-05 15:09:46 +09:00
conductor.py Add vnf package conf options and sample config file to docs 2019-09-19 08:49:08 +00:00
coordination.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
opts.py Add vnf package conf options and sample config file to docs 2019-09-19 08:49:08 +00:00
vnf_lcm.py Support handling large query results by ETSI NFV 2022-03-10 18:13:14 +09:00
vnf_package.py Support handling large queries for vnf packages 2022-09-01 11:26:25 +09:00