tacker/tacker/tests/unit
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
..
agent Remove test helpers for Python2 2020-10-19 12:11:40 +00:00
api Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
cmd [goal] Deprecate the JSON formatted policy file 2021-01-22 04:18:31 +00:00
common Add OpenID Connect Token Auth for k8s 2022-09-12 01:26:53 +00:00
conductor Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
db Use more reasonable default domain name 2022-04-26 05:49:24 +00:00
extensions Use skipTest() instead of skip() method 2021-07-12 23:10:31 +00:00
glance_store Drop most of six importings 2020-10-19 12:10:05 +00:00
hacking Refactoring UT directories 2018-11-12 13:13:39 +00:00
keymgr Refactoring UT directories 2018-11-12 13:13:39 +00:00
mistral Refactoring UT directories 2018-11-12 13:13:39 +00:00
nfvo Remove deprecated keystoneclient 2022-09-14 11:27:29 +09:00
objects Merge "Fix misuse of assertTrue" 2022-09-13 14:46:32 +00:00
plugins Refactoring UT directories 2018-11-12 13:13:39 +00:00
services Refactoring UT directories 2018-11-12 13:13:39 +00:00
sol_refactored Add support cnf auto heal and scale 2022-09-15 18:59:28 +00:00
tests Drop most of six importings 2020-10-19 12:10:05 +00:00
tosca Refactoring UT directories 2018-11-12 13:13:39 +00:00
vnflcm Support vimConnectionInfo.extra when CNF deploy 2022-09-12 00:58:43 +00:00
vnfm Refactor for Performance Improvement 2022-09-14 14:16:33 +09:00
vnfpkgm Merge "Support handling large queries for vnf packages" 2022-09-06 13:51:29 +00:00
__init__.py Add versioned objects for vnf packages 2019-09-18 12:24:39 +00:00
base.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
database_stubs.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00
extension_stubs.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
fake_auth.py Support of Server/Basic certification in OAuth2.0 2020-10-05 07:18:14 +00:00
fake_request.py Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
fixtures.py Stop to use the __future__ module. 2020-06-02 21:00:17 +02:00
test_alarm_receiver.py Remove test helpers for Python2 2020-10-19 12:11:40 +00:00
test_auth.py Remove deprecated attributes from context 2022-06-03 10:48:44 +09:00
test_context.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_policy.py Drop most of six importings 2020-10-19 12:10:05 +00:00
test_privsep.py Use getpass.getuser() in test_privsep 2022-05-09 16:56:39 +02:00
test_wsgi.py Use skipTest() instead of skip() method 2021-07-12 23:10:31 +00:00
testlib_api.py Add __ne__ built-in function 2016-11-16 15:40:42 +08:00