ceilometer/ceilometer/tests/unit/agent
Mehdi Abaakouk d84b976c85 Revert "Add hypervisor inspector sanity check"
This change have introduced an issue, when the libvirt unix socket
is created after Ceilometer start. The pollster is disabled when
it should wait that libvirt come up.

The intent of the original bug was only to have a cosmetic logs
when the configuration file is wrong.

Also I don't see a safe way to disable the pollster when we can't
connect to libvirt, the reason is always unknown from Ceilometer PoV.

This reverts commit d17e75d267.

Closes-bug: #1649921
Change-Id: I63479d19fcf4a99fb198859c2e6ae370ff0e24e1
(cherry picked from commit 72b5a1e2bc)
2016-12-14 16:17:03 +01:00
..
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
agentbase.py agentbase: remove flaky test 2016-09-16 13:08:19 +00:00
test_discovery.py test: Fix wrong override value of config option interface 2016-07-26 11:13:48 +00:00
test_manager.py Revert "Add hypervisor inspector sanity check" 2016-12-14 16:17:03 +01:00
test_plugin.py publisher: clean out context usage 2016-04-01 09:51:54 +02:00