summaryrefslogtreecommitdiffstats
path: root/bin/ohi
Commit message (Collapse)AuthorAgeFilesLines
* Command line tools import multi_ec2 as libKenny Woodson2015-05-141-8/+1
|
* added '-e all' to ohi and fixed pylint errors.Thomas Wiest2015-05-071-2/+2
|
* Added --user option to ohi to pre-pend the username in the hostlist output.Thomas Wiest2015-05-011-1/+9
|
* Added utils.py that contains a normalize_dnsname function good for sorting ↵Thomas Wiest2015-05-011-1/+4
| | | | dns names to a human readable list.
* added the ability to run opssh and ohi on all hosts in an environment, as ↵Thomas Wiest2015-04-101-11/+25
| | | | well as all hosts of the same host-type regardless of environment
* added ohiThomas Wiest2015-04-101-0/+96