tacker/tacker/objects
Koichi Edagawa fd41f08914 Fix API pagination problem in multi servers
This patch fixes the problem regarding pagination of target APIs
in case of running by multiple Tacker servers.

It changes the method of getting paginated records so that they
are able to be done by specifying the last record's id in the last
page.

Closes-Bug: #1978901
Change-Id: Ie0a51f1b837b7426595c40efcbbc022f0ea66f65
2023-03-14 14:12:39 +00:00
..
__init__.py Fix LCM failure 2022-02-15 19:52:59 +09:00
base.py Support tacker-db-manage for Multi DB backend 2023-02-24 00:03:12 +00:00
cancel_mode.py Fix LCM failure 2022-02-15 19:52:59 +09:00
change_ext_conn_req.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
common.py Fix migration for SQLAlchemy 1.4 2021-07-10 06:50:43 +05:30
fields.py Database sync between TackerDB and Kubernetes 2022-09-16 14:18:11 +09:00
grant_request.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
grant.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
heal_vnf_request.py Sample script for healing k8s with kubespray 2021-09-17 12:04:50 +09:00
instantiate_vnf_req.py Enhancement IpOverEthernet in API Parameter 2021-03-26 03:04:13 +00:00
scale_vnf_request.py Sample script for scaling k8s with kubespray 2021-09-17 11:24:28 +09:00
terminate_vnf_req.py Sample script for healing k8s with kubespray 2021-09-17 12:04:50 +09:00
vim_connection.py Support vimConnectionInfo.extra when CNF deploy 2022-09-12 00:58:43 +00:00
vnf_artifact.py Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00
vnf_deployment_flavour.py Cleanup of .keys() 2020-04-25 08:16:00 +00:00
vnf_instance.py Fix API pagination problem in multi servers 2023-03-14 14:12:39 +00:00
vnf_instantiated_info.py Fix the definition of associated_vnfc_cp_id 2022-03-10 01:09:36 +00:00
vnf_lcm_op_occs.py Fix API pagination problem in multi servers 2023-03-14 14:12:39 +00:00
vnf_lcm_subscriptions.py Fix API pagination problem in multi servers 2023-03-14 14:12:39 +00:00
vnf_package_vnfd.py Support of version 2.4.1 on Modify VNF 2020-10-05 07:26:40 +00:00
vnf_package.py Fix API pagination problem in multi servers 2023-03-14 14:12:39 +00:00
vnf_resources.py Add specific tenant to vnf resources 2022-03-09 22:12:17 +05:30
vnf_software_image.py Fix status code for invalid filter conditions 2021-09-13 15:30:52 +09:00
vnf.py Support VNF update operations based on ETSI NFV 2020-10-05 07:26:15 +00:00
vnfd_attribute.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
vnfd.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00