Commit Graph

4 Commits

Author SHA1 Message Date
Kirill Izotov 744309b2e1 Horizon plugin system compatibility
- added enabled script
- removed horizon from requirements
- updated README
- refactor folder structure

Change-Id: If3fb4eddec26c5817cb0971eb7c4fe2ebb5641f3
Implements: blueprint mistral-ui
2014-06-23 14:54:57 +07:00
Kirill Izotov 143e486bcc Color statuses for both executions and tasks
Change-Id: I7befbaf7f297873361f4e4de9416f84043b83196
Implements: blueprint mistral-ui
2014-06-18 15:25:33 +07:00
Kirill Izotov eb7ff9cec9 Add Task's output and parameters columns
Change-Id: I98f57a6a0178bb7258d82f3a165127f060f42f7b
Implements: blueprint mistral-ui
2014-06-18 12:37:36 +07:00
Kirill Izotov 28bde7a230 Move dashboard from python-mistralclient
Also:
- add license headers
- set up tox for flake8 checks and venv
- remove run_tests.sh, tools/ and other stuff we don't need at the moment
- add basic sphinx setup for later use

Change-Id: I0d34fb9fd0bfd351d20474da88715b30ff3c3d61
2014-06-17 13:53:16 +07:00