salt/salt
Sergey Kizunov 281e471853 Fix system.set_system_time when no hw clock is present
If a hardware clock is not present, then the `cmd.run_all` call in
`has_settable_hwclock` will return a non-zero retcode. If
`ignore_retcode` is not set to True in that call, then it will set
`__context__['retcode']` to that code which will cause the job to
appear as if it failed (due to non-zero retcode) even though it
didn't really fail.

Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2017-09-06 11:45:02 -05:00
..
acl
auth Fix for tests: don't require 'groups' in the eauth token. 2017-08-31 20:39:35 +03:00
beacons Reverting a change in 2017.7 that causes the beacons are expecting dictionaries as there configuration to no longer function. Fixing this for the nitrogen release, then addressing the original issue for Oxygen 2017-06-20 13:35:00 -07:00
cache Normalize the salt caching API 2017-08-17 14:50:34 -05:00
cli Merge branch '2016.11' into '2017.7' 2017-08-18 09:13:54 -04:00
client Merge branch '2016.11' into '2017.7' 2017-08-10 14:51:27 -04:00
cloud switch virtualbox cloud driver to use __utils__ 2017-08-30 10:29:48 -06:00
config Include the line number by default on the log file format 2017-08-29 12:08:41 +01:00
daemons Fix ldap token groups auth. 2017-08-31 16:52:44 +03:00
defaults
engines Merge pull request #42999 from garethgreenaway/slack_engine_allow_editing_messages 2017-08-17 09:46:23 -06:00
executors Set concurrent to True when running states with sudo 2017-06-29 11:35:28 -06:00
ext Merge pull request #42251 from twangboy/unit_win_test_win_ip 2017-07-27 14:22:03 -05:00
fileserver Merge branch '2016.11' into '2017.7' 2017-07-18 09:05:43 -06:00
grains make sure meta-data grains work on ec2 2017-08-30 09:05:34 -06:00
log Create a map of log levels to log names. 2017-04-28 13:33:36 +01:00
modules Fix system.set_system_time when no hw clock is present 2017-09-06 11:45:02 -05:00
netapi Merge branch '2017.7' into win_fix_netapi_cherrypy 2017-09-01 09:10:51 -04:00
output Fixing output so --force-color and --no-color override master and minion config color value 2017-07-25 20:23:01 -07:00
pillar Do not try to match pillarenv with __env__ 2017-08-24 11:53:34 -04:00
proxy multiprocessing option tagged for 2017.7.2 2017-08-02 14:51:58 +00:00
queues
renderers Introduce "priority" feature for pyobjects 2017-06-28 19:48:46 -05:00
returners Replace Nitrogen with 2017.7.0 for the following directories: 2017-06-14 11:59:55 -06:00
roster Bump warning version from Oxygen to Fluorine in roster cache 2017-07-21 10:18:20 -06:00
runners Merge pull request #42709 from whiteinge/doc-token_expire_user_override 2017-08-14 15:03:05 -04:00
sdb Replace Nitrogen with 2017.7.0 for the following directories: 2017-06-14 11:59:55 -06:00
search
serializers
spm make sure to use the correct out_file 2017-08-07 11:44:24 -06:00
states Merge branch '2016.11' into '2017.7' 2017-09-01 16:21:34 -04:00
templates
thorium Rename other refs to cache.ls with cache.list 2017-08-17 15:06:09 -05:00
tops
transport Merge branch '2016.11' into '2017.7' 2017-07-27 14:00:15 -06:00
utils Merge pull request #43232 from terminalmage/gitfs-inheritance 2017-09-05 14:37:05 -06:00
wheel Merge branch '2016.11' into 'nitrogen' 2017-04-28 09:23:42 -06:00
__init__.py
_compat.py This branch no longer targets py 2.6 2017-04-28 13:33:37 +01:00
crypt.py Merge branch '2016.11' into '2017.7' 2017-07-27 14:00:15 -06:00
exceptions.py
fileclient.py Fix bug in on_header callback when no Content-Type is found in headers 2017-08-15 22:18:53 -05:00
key.py Rename other refs to cache.ls with cache.list 2017-08-17 15:06:09 -05:00
loader.py Fix disable_<tag-name> config option 2017-07-26 11:18:58 -05:00
master.py Fix ldap token groups auth. 2017-08-31 16:52:44 +03:00
minion.py Merge pull request #42800 from skizunov/develop6 2017-08-14 13:53:37 -07:00
payload.py
runner.py Update _reformat_low to call both parse_input and load_args_and_kwargs 2017-06-23 12:17:14 -06:00
scripts.py Merge branch '2016.11' into 'nitrogen' 2017-05-23 10:36:41 -06:00
state.py access safe_filename_leaf through utils.files, changed in #43172 2017-08-24 16:06:39 -04:00
syspaths.py PY3.6: Eliminate imp module DeprecationWarning 2017-06-26 13:20:54 -05:00
template.py Merge pull request #40494 from rallytime/merge-develop 2017-04-05 14:15:05 -06:00
textformat.py
version.py Detect Server OS with a desktop release name 2017-07-17 14:58:16 -06:00