tacker/tacker/tests/unit/vnfm
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
..
infra_drivers Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
lcm_user_data Heal and scale method support of lcm_user_data 2022-03-09 09:46:25 +00:00
mgmt_drivers Enhance Container Update Function 2022-09-06 09:30:34 +09:00
monitor_drivers Dropping explicit unicode literal 2021-02-02 06:45:53 +05:30
policy_actions Sample script for healing k8s with kubespray 2021-09-17 12:04:50 +09:00
tosca Update version of cirros image to 0.5.2 2021-08-30 21:31:12 +09:00
__init__.py Put vnfm cases into discovered case list 2017-03-22 22:14:09 +08:00
test_k8s_plugin.py Implementation Fenix plugin in Tacker 2020-09-24 04:20:06 +00:00
test_monitor.py Implementation Fenix plugin in Tacker 2020-09-24 04:20:06 +00:00
test_nfvo_client.py Fix for subscription with OAuth 2.0 authorization 2022-03-08 16:04:42 +09:00
test_plugin.py Sample script for healing k8s with kubespray 2021-09-17 12:04:50 +09:00
test_vim_client.py Add OpenID Connect Token Auth for k8s 2022-09-12 01:26:53 +00:00