tacker/tacker/sol_refactored/controller
Koji Shimizu 5b02232aaa Prometheus rule file syntax test
This is improvement of functional test of
prometheus plugin. By this fix, the created
prometheus rule files are checked by promtool.
If the syntax of them are invalid, the test fails.

This check is disabled by default and enabled when
CONF.prometheus_plugin.test_rule_with_promtool
is true.

Implements: blueprint support-auto-lcm
Change-Id: Ica331befe225156c607d5c8267462b7281669c91
2023-01-21 06:22:58 +00:00
..
__init__.py Multi version API support 2021-09-16 01:19:51 +00:00
prometheus_plugin_controller.py Improve plugin flexibility 2022-11-28 21:47:28 +09:00
server_notification.py Improve plugin flexibility 2022-11-28 21:47:28 +09: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 Prometheus rule file syntax test 2023-01-21 06:22:58 +00:00
vnfpm_view.py Add support cnf auto heal and scale 2022-09-15 18:59:28 +00:00