ansible/test
Matt Martz 49eb53b44d
pylint plugin to catch due/past-due deprecated calls (#44143)
* Start of work on pylint plugin to catch due/past-due deprecated calls

* Improve deprecated pylint plugin

* Catch call to AnsibleModule.deprecate also

* Skip splatted kwargs, we can't infer that info

* Add error for invalid version in deprecation

* Skip version if it's a reference to a var

* Disable ansible-deprecated-no-version for displaying deprecated module info

* fix comments

* is None

* Force specifying a version, this can be disabled on a per case basis

* Disable ansible-deprecated-version by default

* Remove to look for 2.8 deprecated

* Revert "Remove to look for 2.8 deprecated"

This reverts commit 4e84034fd1.

* Add script and template used for creating issues for deprecated issues

* Fix underscore var
2018-09-25 10:31:41 -05:00
..
cache
integration fixed nxos_aaa_server_host issue with type 7 encrypt key (#46015) 2018-09-25 16:39:22 +05:30
legacy Add an Online servers fact 2018-09-24 21:03:50 +02:00
results
runner Fix ansible-test docker python version handling. 2018-09-21 20:11:38 -07:00
sanity pylint plugin to catch due/past-due deprecated calls (#44143) 2018-09-25 10:31:41 -05:00
units Add ospf net type (#45904) 2018-09-25 11:38:39 +05:30
utils Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00