ansible/test/sanity
Kedar Kekan 2bc4c4f156
IOS-XR NetConf and Cliconf plugin work (#33332)
*  - Netconf plugin addition for iosxr
 - Utilities refactoring to support netconf and cliconf
 - iosx_banner refactoring for netconf and cliconf
 - Integration testcases changes to accomodate above changes

* Fix sanity failures, shippable errors and review comments

* fix pep8 issue

* changes run_command method to send specific command args

* - Review comment fixes
- iosxr_command changes to remove ComplexDict based command_spec

* - Move namespaces removal method from utils to netconf plugin

* Minor refactoring in utils and change in deprecation message

* rewrite build_xml logic and import changes for new utils dir structure

* - Review comment changes and minor changes to documentation

* * refactor common code and docs updates
2017-12-06 22:37:31 +05:30
..
ansible-doc
code-smell Enhance empty __init__ code-smell to check module_utils (#33438) 2017-11-30 15:47:38 -08:00
import Enable Python 3.7 in ansible-test. 2017-11-21 09:24:04 -08:00
pep8 IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
pylint Fix anomalous backslashes and enable pylint test. 2017-11-21 23:22:51 -08:00
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Disable newer shellcheck tests which don't pass. 2017-02-27 22:31:47 -08:00
validate-modules Fix module validator handling of empty options. 2017-12-05 16:46:05 -08:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00