ansible/test/units/modules/network/iosxr
Kedar K e2bed36d12 - Adds iosxr_netconf module to configure netconf service on IOSXR (#31715)
* - Adds iosxr_netconf module to configure netcong service on Cisco
  IOS-XR devices

* - Adds Integration test for module
- Handles diff return from load_config

* - Adds unit test for iosxr_netconf module
2017-10-24 08:49:23 +05:30
..
fixtures Remove Deprecated Template network modules (#27076) 2017-07-27 19:40:11 +01:00
__init__.py
iosxr_module.py Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
test_iosxr_command.py fix iosxr commands to encode json (#23346) 2017-04-06 15:44:21 +01:00
test_iosxr_config.py Adding admin option for iosxr_config (#26509) 2017-07-10 10:22:45 -06:00
test_iosxr_facts.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_iosxr_netconf.py - Adds iosxr_netconf module to configure netconf service on IOSXR (#31715) 2017-10-24 08:49:23 +05:30
test_iosxr_system.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_iosxr_user.py Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30