summaryrefslogtreecommitdiffstats
path: root/client/test_func.py
Commit message (Collapse)AuthorAgeFilesLines
* Renamed server to minion and client to overlordRobin Norwood2007-09-251-51/+0
|
* Basic plugin for checking SMART status on drives.Michael DeHaan2007-09-241-4/+8
|
* Added kill and pkill to the process moduleMichael DeHaan2007-09-211-1/+2
|
* Process module. Accepts flags to PS, returns nicely formatted tabular output.Michael DeHaan2007-09-211-0/+4
|
* Added a smolt-based hardware profiler module.Michael DeHaan2007-09-211-1/+5
|
* Remove underscores from exported function names as they are now redundant.Michael DeHaan2007-09-211-5/+5
|
* update to new calling conventionsAdrian Likins2007-09-211-5/+5
|
* Fix up virt code some more.Michael DeHaan2007-09-211-1/+1
|
* Misc fixes to the virt management module.Michael DeHaan2007-09-211-1/+2
|
* Add test code for virt.Michael DeHaan2007-09-201-1/+24
|
* Implement a quickie service control moduleMichael DeHaan2007-09-201-0/+1
|
* Remove yaml libraries (configparser is good enough) plus remove references ↵Michael DeHaan2007-09-201-0/+2
| | | | to virt-factory.
* initial code dropAdrian Likins2007-09-201-0/+11
module_loader from the virt-factory node server xmlrpc server from the virt-factory-server code and some test modules no ssl support yet, no init scripts, no packagin etc