vitrage/vitrage/tests/unit/datasources/nagios
Ivan Kolodyazhny 66c608cb56 Refactor vitrage to use global CONF instead of local one
Remove usage of local config object in Vitrage
services and tests. Instead, it's been replaced
with the global CONF object. The structure of the
code becomes more like in other OpenStack projects.
Also, this change provides an opportunity to
introduce migrations and tests for them.

Story: 2004059
Task: 27065
Change-Id: I37544a350adf8ca38a6fc4ff5d0fd96e38a3f922
2019-07-22 15:12:43 +03:00
..
__init__.py Enable Hacking H104 rule 2018-06-04 07:22:41 +00:00
mock_driver.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
nagios_base_test.py Zabbix datasource unit tests 2016-06-13 13:32:57 +03:00
test_nagios_config.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
test_nagios_driver.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
test_nagios_parser.py Replacing hardcoded values with constants 2017-06-12 11:57:30 +00:00
test_nagios_transformer.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00