salt/tests
Nicole Thomas 2e8e56ca69 [PY3] Change log.warn statements to log.warning (#37531)
* [PY3] Change log.warn statements to log.warning

log.warn is deprecated in Python 3. This change removes the
occurance of deprecation warnings for using log.warn. For example:

```
17:24:23 [WARNING ] /testing/salt/utils/verify.py:522: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
17:24:23   log.warn('Insecure logging configuration detected! Sensitive data may be logged.')
17:24:23
17:24:23 [WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
```

* Tweak unit.utils.verify_test to using warning instead of warn
2016-11-08 13:06:54 -07:00
..
integration [PY3] Change log.warn statements to log.warning (#37531) 2016-11-08 13:06:54 -07:00
perf Use print as a function [PEP 3105]. 2015-12-04 16:17:35 -08:00
pkg/rpm Updated salt.spec bash_completion 2016-04-07 09:16:47 -06:00
unit [PY3] Change log.warn statements to log.warning (#37531) 2016-11-08 13:06:54 -07:00
utils Merge branch '2016.3' into 'carbon' 2016-10-25 10:39:02 -06:00
__init__.py
buildpackage.py [develop] Merge forward from 2016.3 to develop (#33193) 2016-05-12 07:53:39 -07:00
committer_parser.py
consist.py
eventlisten.py Subscribe event to bus is optional now 2015-08-03 16:10:38 -06:00
eventlisten.sh Move giant eventlisten.sh example out of the state.event docstring 2015-09-10 13:38:09 -06:00
jenkins.py Splay sleeps inside jenkins 2015-12-16 14:48:51 -07:00
minionswarm.py Ensure 'data' remains a dictionary if conf file is empty or missing 2016-07-26 12:41:42 -06:00
modparser.py No empty docstrings 2015-07-12 19:26:33 +01:00
packdump.py
runtests.py Account for a not recent enough salt-testing library 2016-08-23 19:04:49 +01:00
salt-tcpdump.py Revert py3modernize lint changes (#34339) 2016-06-28 16:04:02 -04:00
saltsh.py
wheeltest.py
whitelist.txt Add whitelist for windows tests 2016-08-23 11:22:24 -07:00