Commit Graph

615 Commits

Author SHA1 Message Date
Thomas S Hatch
23e08962e6 Make the minion calls spawn threads 2011-04-01 10:21:59 -06:00
Thomas S Hatch
07a52b3204 make the returned local_images data sorted 2011-04-01 09:51:10 -06:00
Thomas S Hatch
ede6ab6bb2 remove unused imports from butterkvm module 2011-03-31 23:22:30 -06:00
Thomas S Hatch
b962ab8e5a Fix ordering issue in the butterkvm module 2011-03-31 23:20:20 -06:00
Thomas S Hatch
b5de9c97a3 Fix local client configuration loading paths 2011-03-31 16:33:12 -06:00
Thomas S Hatch
1cf6a0bd49 Verify that the local_path dir is present 2011-03-30 23:34:00 -06:00
Thomas S Hatch
92a14bb42d Change the ps command for looking up libvirtd 2011-03-30 23:26:22 -06:00
Thomas S Hatch
1b8f74b7eb Add some parens 2011-03-30 23:22:56 -06:00
Thomas S Hatch
866386f0a7 Merge branch 'master' of github.com:thatch45/salt 2011-03-30 23:19:25 -06:00
Thomas S Hatch
4931d45f27 Attempt to fix strange subprocess returns 2011-03-30 23:18:55 -06:00
Thomas S Hatch
b50fc05246 fix allpy overlay reference 2011-03-30 17:00:23 -06:00
Thomas S Hatch
745d500fa7 Add directory checks into butterkvm 2011-03-30 16:55:09 -06:00
Thomas S Hatch
8a5a6798d1 Merge patch from mtg with style changes 2011-03-30 15:16:08 -06:00
Thomas S Hatch
5864def109 Change butervm to butterkvm 2011-03-29 22:41:02 -06:00
Thomas S Hatch
173726b9be Add apply_overlay to butervm 2011-03-29 22:40:14 -06:00
Thomas S Hatch
262fd08239 Fix up buttervm 2011-03-29 21:46:53 -06:00
Thomas S Hatch
e53b979809 Fix logic in hypervisor checks 2011-03-29 16:06:43 -06:00
Thomas S Hatch
6efdfc038a Fix doms to propper reference 2011-03-29 15:22:24 -06:00
Thomas S Hatch
b2b8e90a82 Fix issue with listing the virtual machines 2011-03-29 15:05:02 -06:00
Thomas S Hatch
30454a6178 Fix issue in the salt-minion rc script 2011-03-29 13:37:59 -06:00
Joseph Hall
a5f4ce1794 Added w() function, removed all_status() and all_info(), since all_info only had one thing in it, and was unlikely to have any more 2011-03-29 12:09:25 -06:00
Joseph Hall
7017cd1b44 Added network stats, from /proc/net/netstat 2011-03-29 10:45:30 -06:00
Thomas S Hatch
6797c3f3da Add documentation to the salt master configuration file 2011-03-28 23:34:54 -06:00
Thomas S Hatch
b487e7a4c6 clean up the default minion configuration file 2011-03-28 23:10:49 -06:00
Thomas S Hatch
da612fdfca Clean up the default master configuration file 2011-03-28 22:59:54 -06:00
Thomas S Hatch
ee631772cd Add libexec scripts to the package 2011-03-28 22:44:29 -06:00
Thomas S Hatch
d7f648bbca Add cluster master scripts 2011-03-28 22:40:31 -06:00
Thomas S Hatch
ee729a5c3d Initial commit for full cluster management 2011-03-28 22:23:20 -06:00
Thomas S Hatch
2e5cc4b65e Repair minion returns 2011-03-28 14:59:21 -06:00
Thomas S Hatch
51bc2e69d5 Fix config module reference 2011-03-28 14:28:59 -06:00
Thomas S Hatch
da0e07e1e5 Missing write operation in cluster setup 2011-03-28 14:14:39 -06:00
Thomas S Hatch
245b15bf71 Change configuration passing in cluster.py 2011-03-28 14:06:37 -06:00
Thomas S Hatch
30d74ee847 Fix conf_file issue in clustering 2011-03-28 13:51:22 -06:00
Thomas S Hatch
5bf287041c Add debugging to cluster distribution 2011-03-28 12:49:29 -06:00
Thomas S Hatch
b1ebf10d7b Repair incorrect conf file reference in cluster setup 2011-03-28 11:51:16 -06:00
Thomas S Hatch
ec45409099 Alter sys.reload_functions to also refresh the facter data 2011-03-28 10:19:09 -06:00
Thomas S Hatch
d3dd180d8a import salt.client 2011-03-28 09:31:55 -06:00
Thomas S Hatch
02b251031a Add a sat facter module 2011-03-28 09:20:31 -06:00
Thomas S Hatch
f47159c185 Remove test.facter, we have a facter module now 2011-03-28 09:20:01 -06:00
Thomas S Hatch
1dbba654a2 Add the minion cluster module 2011-03-27 23:03:12 -06:00
Thomas S Hatch
c9f822d0c8 Minion based clustering set up in the master.py 2011-03-27 22:12:18 -06:00
Thomas S Hatch
88d80e0184 Add cluster_mode to the master config 2011-03-27 22:06:12 -06:00
Thomas S Hatch
0aebb9108c Add conf file to the opts 2011-03-27 21:42:20 -06:00
Thomas S Hatch
c06a1674e8 Add uptime string strip in the status module 2011-03-27 21:01:16 -06:00
Joseph Hall
246195e179 Added diskstats, vmstats, all* functions 2011-03-27 17:56:36 -06:00
Joseph Hall
b4570c2d20 Renaming stats.py to status.py 2011-03-27 17:55:26 -06:00
Thomas S Hatch
851a6c4401 Fix issues with master clusters 2011-03-26 21:28:25 -06:00
Thomas S Hatch
7a264ac576 fix ordering issue in logger 2011-03-26 15:46:08 -06:00
Thomas S Hatch
57c199ed27 Repair some syntax issues 2011-03-26 15:36:41 -06:00
Thomas S Hatch
254b46d3ca Add jobs dir to the autogenerated directories 2011-03-26 13:21:10 -06:00