Updated Branches: refs/heads/master 4c35fae49 -> 9d29143b9
Summary: Recording the dependencies for Marvin in the README.tools.md Signed-off-by: Prasanna Santhanam <[email protected]> 1350826017 +0530 Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/9d29143b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/9d29143b Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/9d29143b Branch: refs/heads/master Commit: 9d29143b9a0094847c01a0cd1afd8c1671e0eef9 Parents: 4c35fae Author: Prasanna Santhanam <[email protected]> Authored: Sun Oct 21 18:56:57 2012 +0530 Committer: Prasanna Santhanam <[email protected]> Committed: Sun Oct 21 18:57:58 2012 +0530 ---------------------------------------------------------------------- README.tools.md | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/9d29143b/README.tools.md ---------------------------------------------------------------------- diff --git a/README.tools.md b/README.tools.md index a5261f3..f743c89 100644 --- a/README.tools.md +++ b/README.tools.md @@ -89,6 +89,15 @@ Visit the [wiki](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Testing+with+Python) for the most updated information +#### Dependencies #### +Marvin will require the following dependencies, these will be automatically +downloaded from the python cheeseshop when you install Marvin. + +- mysql-connector-python, +- paramiko, +- nose, +- unittest-xml-reporting, + #### Installation #### $ untar Marvin-0.1.0.tar.gz
