openstack-health/openstack_health
Tim 821601b16d Rename API endpoint for `get_runs_by_run_metadata_key`.
The route for `get_runs_by_run_metadata_key` conflicted with the
`get_test_runs_by_build_name` route when grouping by the
`build_name` metadata key. This moves the route into the
`/runs/key/` namespace to prevent it from colliding with other
endpoints.

Change-Id: I64280febe39eaecd7b694aea7f5d39df5c1bc45c
2015-12-16 18:04:56 -07:00
..
tests Rename API endpoint for `get_runs_by_run_metadata_key`. 2015-12-16 18:04:56 -07:00
__init__.py Add python bits to the repo 2015-09-14 19:06:08 -04:00
api.py Rename API endpoint for `get_runs_by_run_metadata_key`. 2015-12-16 18:04:56 -07:00
base_aggregator.py Properly interpolate missing data for test_runs 2015-12-11 17:12:43 -05:00
run_aggregator.py Extract test run aggregation into separated class 2015-11-06 15:48:04 -02:00
test_run_aggregator.py Properly interpolate missing data for test_runs 2015-12-11 17:12:43 -05:00