Commit Graph

6 Commits

Author SHA1 Message Date
Prasanna Santhanam 615e924dca Build if you have python 2.7 installed
reviewed-by: Prasanna
2012-05-14 15:58:56 +05:30
Prasanna Santhanam 46770426d7 Install paramiko as a dependency, don't complain about the requirement
reviewed-by: Kishan
2012-05-14 14:46:03 +05:30
Prasanna Santhanam f97c6b02af The setup_requires must not co-exists with install_requires
reviewed-by: Kishan
2012-05-03 13:21:42 +05:30
Prasanna Santhanam d22c9855cb CS-14025: provide python eggs to easily install the python test framework
CS-14025: Status - Resolved Fixed
reviewed-by: Unit test

1. Packaging the marvin test client into an installable egg
2. There is a hudson job (marvin) that creates eggs for a specified
branch
3. Alternatively you can use the package-marvin ant target to get a
source tarball.
2012-04-23 17:58:07 +05:30
Prasanna Santhanam bc2dd8f347 missing tests directory causes warnings in distutils
reviewed-by: ant run
2012-04-11 17:45:43 +05:30
Prasanna Santhanam 7dc9888504 Package management for the python testclient christened Marvin
$ant package-marvin
will create a packaged source tarball of the testclient that is
redistributable and decoupled from the rest of the cloudstack build
reviewed-by: unittest
2012-04-11 17:45:40 +05:30