- 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
This commit is contained in:
Kedar K 2017-10-24 08:49:23 +05:30 committed by GitHub
commit e2bed36d12
7 changed files with 389 additions and 0 deletions

View file

@ -0,0 +1,3 @@
---
testcase: "*"
test_items: []