mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
![]() * Fix traceback when making http query to non-listening host/port The query result is None, which results in a traceback when we try to report the length of the response before and after decompressing. This fixes that by returning without attempting decompression if the response resolves as False. It also removes an extraneous elif which does nothing. * Add test case * Improve documentation for http.query remote-exec func Also, suppress full traceback when socket errors go uncaught and reraise as CommandExecutionError. * Add missing imports |
||
---|---|---|
.. | ||
integration | ||
kitchen | ||
perf | ||
pkg/rpm | ||
support | ||
unit | ||
utils | ||
__init__.py | ||
buildpackage.py | ||
committer_parser.py | ||
conftest.py | ||
consist.py | ||
eventlisten.py | ||
eventlisten.sh | ||
filename_map.yml | ||
jenkins.py | ||
minionswarm.py | ||
modparser.py | ||
packdump.py | ||
runtests.py | ||
salt-tcpdump.py | ||
saltsh.py | ||
tox-helper.py | ||
wheeltest.py | ||
whitelist.txt | ||
zypp_plugin.py |