salt/salt
Nicole Thomas 5ea43817ab
Merge pull request #48771 from gtmanfred/2018.3
only do reverse dns lookup on ips for salt-ssh
2018-07-26 11:41:40 -04:00
..
acl Update old utils paths to new utils paths 2018-04-05 13:47:22 -04:00
auth Add more verbose debug messages for auth subsystem 2018-06-18 17:39:09 +03:00
beacons Updating psutil.disk_partitions to pull in all mounts not just the physical ones. Check to see if the mount point from the configuration ends with a $ (regular expression end of line) if not we add one in to ensure that a simple / does not end up matching all mount points. Updating tests accordingly. 2018-07-23 11:02:57 -07:00
cache Ensure the query_string is a bytestring, otherwise an attempt will be made to convert the msgpack data to unicode which will result in a UnicodeDecodeError error. 2018-07-09 17:45:23 -07:00
cli Don't load the grains again when printing them via salt-call -g 2018-06-24 15:41:27 -05:00
client only do reverse dns lookup on ips for salt-ssh 2018-07-25 09:48:29 -05:00
cloud Fix python3 ec2 salt-cloud TypeError when installing salt 2018-06-19 15:17:39 -04:00
config allow virtual aliases to be used for the driver name 2018-06-18 12:47:13 -05:00
daemons fix pylint 2018-04-30 14:15:53 -05:00
defaults
engines Improve the slack engine docs 2018-07-07 21:41:01 -05:00
executors
ext Merge branch '2017.7' into '2018.3' 2018-04-27 13:38:35 -04:00
fileserver Merge pull request #47724 from terminalmage/master_tops_fixes 2018-05-21 11:59:03 -04:00
grains os.uname is not available on py2 windows 2018-07-24 16:09:08 -07:00
log Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
modules Merge pull request #48752 from garethgreenaway/fix_state_file_all_integers 2018-07-25 11:03:01 -04:00
netapi Merge branch '2017.7' into '2018.3' 2018-07-09 10:27:58 -04:00
output Clean up Sphinx warnings 2018-06-06 08:42:21 -05:00
pillar When pillar items are compiled a new render is instantiated but the file_roots is the pillar_roots. This change forces the __opts__['file_roots'] to be set to what is set in actual_file_roots for all renderers once compile_pillar has finished. Adding a test when this situation is run via a orchestration runner. 2018-07-02 11:55:46 -07:00
proxy Fix issue #48367 using the same approach as PR #46776 2018-06-29 15:53:07 -04:00
queues
renderers Clean up Sphinx warnings 2018-06-06 08:42:21 -05:00
returners Fix python2 syslog returner expecting string bytes not unicode 2018-07-13 12:35:41 -04:00
roster Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
runners replaced meta tag 2018-07-13 23:51:58 +03:00
sdb Merge branch '2017.7' into '2018.3' 2018-06-25 10:41:06 -04:00
serializers Typo: test_type --> text_type 2018-05-25 16:10:52 -04:00
spm
states Merge pull request #48711 from rallytime/merge-2018.3 2018-07-24 13:38:57 -04:00
templates
thorium Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
tokens
tops fixed top function which was broken since commit 002aa88a97 2018-04-04 10:15:02 -05:00
transport Merge branch '2017.7' into '2018.3' 2018-06-21 14:22:15 -04:00
utils Merge pull request #48754 from lomeroe/fix-tornado-proxy 2018-07-25 10:55:42 -04:00
wheel Merge branch '2017.7' into '2018.3' 2018-06-30 09:33:21 -04:00
__init__.py
_compat.py
crypt.py Merge branch '2017.7' into '2018.3' 2018-07-23 11:15:43 -04:00
exceptions.py Move get_context to salt.utils.stringutils 2018-02-07 02:09:56 -06:00
fileclient.py Merge branch '2017.7' into '2018.3' 2018-05-23 12:33:00 -04:00
key.py Merge branch '2017.7' into '2018.3' 2018-03-06 13:45:59 -05:00
loader.py Merge branch '2017.7' into '2018.3' 2018-07-23 11:15:43 -04:00
master.py Improve error message when ext_pillar is incorrectly formatted 2018-07-05 11:11:10 -05:00
minion.py Merge branch '2017.7' into '2018.3' 2018-06-21 14:22:15 -04:00
payload.py salt.payload.Serial: fix traceback when unpacking binary blob 2018-04-09 11:35:46 -05:00
runner.py Merge branch '2017.7' into '2018.3' 2018-04-11 12:41:22 -04:00
scripts.py Workaroung python bug in traceback.format_exc() 2018-03-27 11:03:03 -04:00
state.py Revert 7058f10 / 3df6fa7 2018-06-15 10:31:18 -05:00
syspaths.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
template.py
textformat.py
version.py Updating version.py to include Magnesium. 2018-04-20 18:34:19 -07:00