GitHub user runseb opened a pull request: https://github.com/apache/cloudstack/pull/62
NGUI: Added more functionalities, final patch for angular based UI This was a patch from Shiva Teja that handed up in my inbox because review board could not handle it. It adds some functionalities to the angular js UI that lives under /tools I also removed the comments in the html file. Edit the config.py file with your cloudstack endpoint and keys then: python ./app.py and open browser to http://localhost:5000 It can be merged anywhere reallyâ¦but it's rebased on 4.4 Signed-off-by: Sebastien Goasguen <run...@gmail.com> You can merge this pull request into a Git repository by running: $ git pull https://github.com/runseb/cloudstack 4.4 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/62.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #62 ---- commit 73842654e33fb3078b49c42e714b0c16f2ada4c2 Author: Shiva Teja Reddy <shivate...@gmail.com> Date: 2013-09-24T21:29:48Z NGUI: Added more functionalities, final patch for angular based UI Signed-off-by: Sebastien Goasguen <run...@gmail.com> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---