You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
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
7 years ago
..
cli
config
contrib
errors
executor
inventory_test_data/group_vars
mock Porting tests to pytest (#33387) 7 years ago
module_utils Porting tests to pytest (#33387) 7 years ago
modules IOS-XR NetConf and Cliconf plugin work (#33332) 7 years ago
parsing
playbook
plugins Fix unit test failure for netconf connection plugin (#33547) 7 years ago
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py