tacker/tacker/api
Shuwen Cai 0c69e122b2 Refactor for Performance Improvement
In order to improve the performance of Tacker in commercial systems,
This patch provides the following code refactoring to improve system
performance.

1. Reduce transaction of getting OpenStack resource from Heat
   (for Tacker v2 API)
2. Support subscription filter of vnfdId (for Tacker v1 API)
3. Refactor the Tacker Output Logs (for Tacker v1/v2 API)

Implement: blueprint system-performance-management
Change-Id: I8879a690e455fb196c2e28a251bf46cea7376b56
2022-09-14 14:16:33 +09:00
..
common Fix status code for invalid filter conditions 2021-09-13 15:30:52 +09:00
schemas Fix LCM failure 2022-02-15 19:52:59 +09:00
v1 Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
validation Fix SSL certificate setting error 2022-08-23 07:39:38 +00:00
views Add Location to responses of Create VNF Package 2021-09-30 09:36:54 +09:00
vnflcm affectedVirtualStorages should not be set 2022-06-15 09:18:52 +00:00
vnfpkgm Merge "Support handling large queries for vnf packages" 2022-09-06 13:51:29 +00:00
__init__.py rename neutron/api to tacker/api 2014-07-04 18:20:50 +09:00
api_common.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
extensions.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
versions.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00