salt/salt
Thomas S Hatch 519b220734 Merge pull request #20314 from jfindlay/fix_deb_systemd
fix systemd stacktrace on debian
2015-02-03 05:58:48 -07:00
..
auth Pylint fix for the 2014.7 branch 2015-02-02 22:31:05 +02:00
cli fix returning docs when some minions did not return 2015-02-02 13:51:19 -07:00
client lint fixes 2015-01-30 10:35:50 -07:00
cloud Revert "Backport #19566 to 2014.7" 2015-01-29 13:39:58 -07:00
daemons Write to temp file then move to data.p to avoid race condition 2015-01-03 16:41:36 -08:00
ext Add salt.ext.six to 2014.7 for module backwards compat from develop 2014-12-08 13:32:53 -08:00
fileserver Use tuple comparison, not LooseVersion 2015-01-26 10:37:49 -07:00
grains Add osmajorrelease and osfinger grains for BSD systems 2015-01-21 12:33:12 -07:00
log
modules Merge pull request #20314 from jfindlay/fix_deb_systemd 2015-02-03 05:58:48 -07:00
netapi Replaced HTTP examples with HTTPS 2015-01-29 18:36:01 -07:00
output Properly output the results of salt.function states 2014-11-26 08:06:44 -07:00
pillar Remove __pillar completely 2015-01-23 10:37:14 -07:00
proxy
queues
renderers Partially revert #19912 2015-01-23 16:41:15 -07:00
returners Create parent directories 2015-01-21 17:17:14 +00:00
roster
runners Remove sshpass checks from utils/cloud.py and other references 2015-01-14 23:08:00 -07:00
sdb
search
states Merge pull request #20250 from Azidburn/2014.7 2015-01-30 10:58:45 -07:00
templates Fix MTU setting in network.managed for RH systems 2015-01-18 15:49:51 +01:00
tops
transport use unix line endings 2015-01-05 11:20:07 -07:00
utils Minor: Improve thin and shim warnings and comments. 2015-01-29 12:58:14 -07:00
wheel Utils/wheel cleanup of dicts 2014-11-03 15:51:10 -08:00
__init__.py
_compat.py
config.py Revert "Revert "Historically the recator has just called the "async" method of the runner and wheel clients, but this actually creates daemonized processes. In addition to creating a new daemonized process each event, the number of process it creates is unbounded, meaning that the reactor can easily use all available PIDs on a fairly busy master. In addition, there is no bound on the CPU that these are allowed to use (since they can create ALL the pids). This changes the reactor to create a threadpool for executing its master-side clients (runner/wheel). This threadpool has a configurable number of workers (max parallelism) and hwm (max queue size before dropping events)."" 2014-12-04 19:15:07 -08:00
crypt.py make sure to import salt.exitcodes 2014-12-11 10:00:43 -07:00
exceptions.py
exitcodes.py use salt exitcodes everywhere. 2014-12-10 18:11:06 -07:00
fileclient.py Force roots fileclient on Masterless Windows to return fake POSIX/"url" paths 2015-01-17 14:14:22 -08:00
key.py More spelling 2014-10-28 08:13:43 -07:00
loader.py Fix grains loading (and override) order 2015-01-23 13:59:37 -07:00
master.py Merge pull request #19354 from cachedout/avoid_open_mode_key_race 2015-01-06 10:17:09 -07:00
minion.py improved status.master to work with fqdns 2015-01-29 21:44:52 +01:00
overstate.py More dict cleanup 2014-11-03 15:51:10 -08:00
payload.py Add tests for SREQ class 2014-11-10 08:29:58 -08:00
runner.py Switch to RAET-compatible event listener 2014-11-27 00:25:10 -07:00
scripts.py make sure to import salt.exitcodes 2014-12-11 10:00:43 -07:00
state.py Add some mocked variables to fix the file_test failures 2015-01-26 14:11:56 -07:00
syspaths.py Don't try to import non configurable syspath variables 2015-01-31 00:35:54 +00:00
template.py
version.py Utils/wheel cleanup of dicts 2014-11-03 15:51:10 -08:00