summaryrefslogtreecommitdiffstats
path: root/func/minion/modules/virt.py
Commit message (Expand)AuthorAgeFilesLines
* * Added close_fds=True to sub_process calls.Silas Sewell2008-11-251-1/+2
* We need to make sure the KVM autostart directory existsMatt Hicks2008-07-181-0/+9
* Adding a 'virttype' method to the virtualization moduleMatt Hicks2008-07-181-0/+3
* Switching from using 'virsh autostart' to manually creatingMatt Hicks2008-07-181-4/+7
* Adding an autostart method that creates the symbolic linkMatt Hicks2008-07-181-0/+21
* Adding an option for no graphics supportMatthew Hicks2008-07-151-1/+4
* Closing file descriptors during the virt install to avoid leaking themMatthew Hicks2008-07-151-1/+1
* Applying Matt Hicks' patches to enhance the virt modules.Michael DeHaan2008-06-241-3/+26
* Apply Tim V's patch to virt moduleMichael DeHaan2008-02-081-0/+17
* pyflakes/pychecker cleanupsAdrian Likins2008-01-161-3/+3
* added in the desc/version/api items in the modules.Steve 'Ashcrow' Milner2008-01-161-0/+4
* Simplify our modules by auto-detecting them and registering their handlersLuke Macken2008-01-151-38/+11
* removed a lot of misplaced shebangs.Steve 'Ashcrow' Milner2008-01-131-2/+0
* apply patch from Al Tobey <tobert@gmail.com>Adrian Likins2008-01-031-7/+27
* Fix something I accidentally committed to the virt module that doesn't need t...Michael DeHaan2007-10-261-11/+1
* Adds the filetracker module, originally developed by fordship, with some twea...Michael DeHaan2007-10-261-1/+10
* Add a new method "inventory" which will be the default method func-inventory ...Michael DeHaan2007-10-241-10/+11
* add a .info attribute so virt status is stored as part of inventoryAdrian Likins2007-10-241-0/+10
* Moved code under the func namespace.Devan Goodwin2007-10-021-0/+272