cloudstack/tools/cli/cloudmonkey
Rohit Yadav b713865308 cli: pip install cloudmonkey works
Patch makes cloudmonkey installable and redistributable using source dist from
pypi under apache compliant license. Most visible issues have been solved and
cloudmonkey should work well with CloudStack 4.0 and master, also until APIs do
not change.

To install now:
    pip install cloudmonkey

or, if you have to:
    easy_install cloudmonkey

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-11-06 16:07:42 +05:30
..
__init__.py cli: pip install cloudmonkey works 2012-11-06 16:07:42 +05:30
cloudmonkey.py cli: make parsing robust using shlex 2012-11-06 15:19:08 +05:30