commit | 5caf4f634a3dc4a6c74b9d3128338896351f4f3a | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Tue Apr 01 12:52:43 2014 +1100 |
committer | Joshua Hesketh <josh@nitrotech.org> | Tue Apr 22 13:04:39 2014 +1000 |
tree | 708096e9247a871c03b087a6a79fc4ce342d79bc | |
parent | 63365e95b6f10956feb8a1a5c1cac44108eab726 [diff] |
Add subway map to status page Uses a table method similar to OpenStack's page. The code for calculating the subway map tree is from http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/zuul/status.js#n95 Added a sample JSON file that represents the dependency tree in a very bad state. All the images are grey because it's a bit old and doesn't match the current JSON output in some areas, but it does exercise quite a bit of the tree code. Co-Authored-By: James E. Blair <jeblair@openstack.org> Change-Id: I635ed101e5b1b168caa111ee61237cf1734813a1