----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10008/ -----------------------------------------------------------
Review request for cloudstack and Chip Childers. Description ------- Added command line opt parsing. Add -c <cfg file> that lets cloudmonkey to use a custom cfg file and not the default cfg in ~/.cloudmonkey/config Community requested feature is useful for people to run multiple cloudmonkey with various cfg profiles. This addresses bug CLOUDSTACK-1708. Diffs ----- tools/cli/cloudmonkey/__init__.py e4c4e6d tools/cli/cloudmonkey/cachemaker.py 42a077a tools/cli/cloudmonkey/cloudmonkey.py 2542241 tools/cli/cloudmonkey/config.py 6a5feab tools/cli/setup.py 9624115 Diff: https://reviews.apache.org/r/10008/diff/ Testing ------- Thanks, Rohit Yadav