openstack-health/openstack_health
Matthew Treinish fa9c804e45
Fix elasticsearch querying with recent e-r changes
A recent elastic-recheck commit, change
Ic6f115a6882494bf4c087ded4d7cafa557765c28 made backwards
incompatible changes to the api for the classfier object to use a
common config object. This was a good cleanup but failed to account
for things reusing elastic-recheck as a lib interface outside of the
repo (like openstack-health). This change refactors the
openstack-health usage to take into account these recent changes and
unbreak things.

Change-Id: I3afe7f0a4a4475084be54f8df69083105fb4a4fe
2016-10-03 15:07:10 -04:00
..
tests Merge "Add failed runs list to test page" 2016-08-16 15:16:47 +00:00
__init__.py Add python bits to the repo 2015-09-14 19:06:08 -04:00
api.py Fix elasticsearch querying with recent e-r changes 2016-10-03 15:07:10 -04:00
base_aggregator.py Properly interpolate missing data for test_runs 2015-12-11 17:12:43 -05:00
distributed_dbm.py Fix changed imports in dogpile.cache 0.6.0 2016-06-07 11:52:08 -04:00
run_aggregator.py Enable Python 3 2016-02-24 19:56:46 +00:00
test_run_aggregator.py Fix pandas functions warnings 2016-06-30 17:06:50 +09:00