summaryrefslogtreecommitdiff
path: root/tuskar_ui
Commit message (Collapse)AuthorAgeFilesLines
* Fix the Resource Class creation errorTomas Sedovic2013-08-091-815/+15
| | | | | | Had to clean up some of the horizon.workflows code we were carrying around. Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
* Fix the tuskar api importsTomas Sedovic2013-08-0919-166/+164
| | | | Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
* Don't time out when listing unracked nodesTomas Sedovic2013-08-081-2/+5
| | | | | | | When we don't have Nova baremetal running, the app will die trying to list the unracked nodes. Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
* Fix the usage of the forked Horizon filesTomas Sedovic2013-08-083-6/+8
| | | | | | | Related to the previous commit, we can no longer just import our forked horizon stuff directly. So this updates the imports so to use the local changes. Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
* Add the forked Horizon filesTomas Sedovic2013-08-083-0/+2336
| | | | | | | | | | The following files have our local modifications over traditional Horizon so we need to carry them around until they get in the upstream. I've just copied the files over. We probably don't need most of the stuff in there, so that should be cleaned up soon. Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
* update the infrastructure importsTomas Sedovic2013-08-0832-96/+84
| | | | Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
* move infrastructure to tuskar_uiTomas Sedovic2013-08-0893-0/+7835
Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>