tacker/tacker/sol_refactored/controller
Koji Shimizu d1a23a3c28 Add support cnf auto heal and scale
Support container based VNF AutoHeal and AutoScale operation with
External Monitoring Tools.

Add the Fault Management interfaces and CLI to support AutoHeal.
Add the Performance Management interfaces and CLI to support
AutoScale. The Fault Management and Performance Management
interfaces are based on ETSI NFV-SOL 002 v3.3.1 and ETSI NFV-SOL
003 v3.3.1, which are Version "2.0.0" API of Tacker. Add the
Prometheus Plugin that has a interface between tacker and Prometheus
as a sample of External Monitoring Tool.

Implements: blueprint support-auto-lcm
Change-Id: Ib74305f0b1da4eb8d996ebae400e75902aaa1321
2022-09-15 18:59:28 +00:00
..
__init__.py Multi version API support 2021-09-16 01:19:51 +00:00
prometheus_plugin_controller.py Add support cnf auto heal and scale 2022-09-15 18:59:28 +00:00
vnffm_v1.py Add support cnf auto heal and scale 2022-09-15 18:59:28 +00:00
vnffm_view.py Add support cnf auto heal and scale 2022-09-15 18:59:28 +00:00
vnflcm_v2.py CNF v2 API enhance and refactor 2022-09-06 03:51:54 +00:00
vnflcm_versions.py Refactor wsgi of v2 API 2022-04-27 22:12:30 +00:00
vnflcm_view.py Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
vnfpm_v2.py Add support cnf auto heal and scale 2022-09-15 18:59:28 +00:00
vnfpm_view.py Add support cnf auto heal and scale 2022-09-15 18:59:28 +00:00