ansible/test/units/modules/network
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
..
aireos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
aruba Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 2017-08-02 15:24:52 +01:00
cumulus Remove wildcard import in test_nclu 2017-10-09 21:41:02 -07:00
enos Adding module enos_config and its UT files (#33081) 2017-11-29 15:17:04 +00:00
eos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
f5 Various errors and formatting fixes (#33503) 2017-12-02 22:33:18 -08:00
ios Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
iosxr IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
ironware Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
junos Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
mlnxos Add mlnxos_config module (#33356) 2017-12-01 17:03:02 +00:00
netscaler Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
nso Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
nuage Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
nxos loopback doesn't support passive_interface (#33252) 2017-11-27 22:56:16 +05:30
ovs Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
radware Fixing bug when returned 404 status code considered as invalid (#33530) 2017-12-06 14:18:45 +00:00
vyos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
__init__.py