Commit Graph

70362 Commits

Author SHA1 Message Date
Thomas S Hatch
dcbb3ebdad Add facter data to the opts dict 2011-03-21 18:42:33 -06:00
Thomas S Hatch
9f3f2019c7 Add an option to purge to delete the vm direcotories as well 2011-03-21 15:54:38 -06:00
Thomas S Hatch
8329e1e734 Add a function to virt.py to allow for vm disks to be purged 2011-03-21 15:45:45 -06:00
Thomas S Hatch
1ddab22bcf Code is in place to create vms in butter 2011-03-21 14:24:38 -06:00
Thomas S Hatch
25ae8c814c Add function to buttervm to set up the pin drive images 2011-03-21 14:21:28 -06:00
Thomas S Hatch
4c0c58cfbf Add buttervm modules 2011-03-21 13:28:41 -06:00
Thomas S Hatch
f49dd7e1e4 Fix typo in argument passing for the cluster system 2011-03-20 23:35:57 -06:00
Thomas S Hatch
97f6faa953 Decided not to use this anyway 2011-03-20 23:26:29 -06:00
Thomas S Hatch
770812929c Add cluser calls to the master 2011-03-20 23:26:03 -06:00
Thomas S Hatch
93739e9715 Add cluster module 2011-03-20 22:22:54 -06:00
Thomas S Hatch
2c2100e65a Add cluster_masters to the configuration 2011-03-20 22:16:09 -06:00
Thomas S Hatch
d72dbb297b Fix permission issue with the local client 2011-03-20 21:09:57 -06:00
Thomas S Hatch
2e214a0970 Merge branch 'master' of github.com:thatch45/salt 2011-03-20 00:14:05 -06:00
Thomas S Hatch
48e7d67b40 Building in logging 2011-03-20 00:13:41 -06:00
Thomas S Hatch
9eb091daf6 Add config options for logging 2011-03-19 23:53:19 -06:00
Thomas S Hatch
494c2ae976 Merge branch 'master' of github.com:thatch45/salt 2011-03-18 16:37:41 -06:00
Joseph Hall
8ba36971ea Adding network.py. Pretty rough around the edges still. 2011-03-18 16:06:15 -06:00
Thomas S Hatch
b327f012c0 trimmed the full butter return data 2011-03-18 14:54:35 -06:00
Thomas S Hatch
2126ee968d Add puttervm module 2011-03-18 11:53:55 -06:00
Thomas S Hatch
c13c1ba26c Add get_disks function tot he virt module 2011-03-18 10:36:48 -06:00
Thomas S Hatch
06ebf55096 more code cleanup in the virt module 2011-03-18 09:36:19 -06:00
Thomas S Hatch
357e84de1f Add xml parsing and fix up dom lookups 2011-03-18 09:22:08 -06:00
Thomas S Hatch
b9642481a2 Add get graphics to virt, thanks Dehann! 2011-03-18 09:04:12 -06:00
Thomas S Hatch
61d0dcda2d Add some more info to virt_info 2011-03-17 17:36:59 -06:00
Thomas S Hatch
211b9b21a2 Add full_info call to return a full set of virt information 2011-03-17 17:23:39 -06:00
Thomas S Hatch
29cd89d919 Add hypervisor detection to the virt module 2011-03-17 17:18:53 -06:00
Thomas S Hatch
f0a2788309 Remove the TODO file, no longer needed since I am using github and can use
issues
2011-03-17 13:35:32 -06:00
Thomas S Hatch
6de46764fe Set the init scripts to be executable 2011-03-17 13:13:48 -06:00
Thomas S Hatch
6c418677af add a .0 to 0.6, because it works better that way 2011-03-17 11:58:12 -06:00
Thomas S Hatch
cbd5a2b7a9 Add a git PKGBUILD 2011-03-17 11:57:49 -06:00
Thomas S Hatch
46bbeac9b3 some cleaning up in the PKGBUILD 2011-03-17 11:57:31 -06:00
Thomas S Hatch
d68b1fcb78 Add the Arch rc scripts 2011-03-17 11:02:19 -06:00
Thomas S Hatch
e590eb1ea3 Bump the version to 0.6, it is alpha time 2011-03-17 10:37:18 -06:00
Thomas S Hatch
d490578767 fix issues in the expresion manager 2011-03-17 00:05:43 -06:00
Thomas S Hatch
b95741eb14 missing tgt_type in the master publication translation 2011-03-16 23:57:10 -06:00
Thomas S Hatch
b17c036a6a That dumb "config parsing" error is silly, and now gone 2011-03-16 23:08:13 -06:00
Thomas S Hatch
e4b300d635 printed output is a mess, now it should be yaml! 2011-03-16 23:04:23 -06:00
Thomas S Hatch
2669d98363 Yes, I did that 2011-03-16 22:43:59 -06:00
Thomas S Hatch
47d33eb940 repair the issue where pickle are being read before they are written 2011-03-16 22:41:11 -06:00
Thomas S Hatch
7b60f6f30e Fix some docstrings in the virt module 2011-03-16 22:13:46 -06:00
Thomas S Hatch
978e4b4954 virt module should work 2011-03-16 22:12:30 -06:00
Thomas S Hatch
172265da07 Moved libvirt module to virt, a lot of pylint fixes 2011-03-16 21:32:52 -06:00
Thomas S Hatch
d21aa7a3b5 All the vms stuff was wrong, so I fixed it, still needs testing 2011-03-16 17:00:36 -06:00
Thomas S Hatch
23456cd212 Add create_xml functions to libvirt 2011-03-16 16:30:35 -06:00
Thomas S Hatch
0f939a8c37 Add basic libvirt functionality 2011-03-16 16:17:26 -06:00
Thomas S Hatch
7a2eb8351d Add node_info function to libvirt 2011-03-16 15:44:27 -06:00
Thomas S Hatch
0a2705e9d8 Add info function to the libvirt module 2011-03-16 15:33:16 -06:00
Thomas S Hatch
873e8b4755 Add vm info listsing to the libvirt module 2011-03-16 13:46:33 -06:00
Thomas S Hatch
6082e850e1 Make the module functions able to throw exceptions 2011-03-16 11:41:16 -06:00
Thomas S Hatch
b26313de20 Makes a libvirt connection to qemu 2011-03-16 11:01:42 -06:00