openstack-health/openstack_health
Glauco Oliveira d765199189 Refactor project api and ui to make them generic
As part of providing a mechanism to let users group dashboard
information by other run metadata keys (project, voting, etc.), a few
changes were needed both on the ui and api.

On the api, the changes consist on making the endpoint accept any run
metadata key, and not only projects.
On the ui, the changes consist on renaming and adapting ProjectController
to become GroupController: a generic controller that is going to handle this
top-level grouping.

Change-Id: Ifde87132b66053b4a86b5d96c337a76e5554713e
2015-11-18 10:39:25 -02:00
..
tests Refactor project api and ui to make them generic 2015-11-18 10:39:25 -02:00
__init__.py Add python bits to the repo 2015-09-14 19:06:08 -04:00
api.py Refactor project api and ui to make them generic 2015-11-18 10:39:25 -02:00
base_aggregator.py Refactor aggregators to use dates in isoformat 2015-11-18 10:38:41 -02:00
run_aggregator.py Extract test run aggregation into separated class 2015-11-06 15:48:04 -02:00
test_run_aggregator.py Refactor aggregators to use dates in isoformat 2015-11-18 10:38:41 -02:00