ansible/test/units/modules/network
Senthil Kumar Ganesan 2f46f8f944 Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t (#34915)
* Support for network_cli plugin and tests

* Fixed ansible-test * issues

* Fixed Pylint warning

* Fixed the sanity test errors

* Fix YAMLlinter issue - removed blank spaces

* Fixed Python 3 failures

* Fixed the PEP8 issue

* Fix sanity --test validate-modules

* Reverted the changes to the doc fragments
2018-01-25 12:37:27 +00:00
..
aireos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
aruba Aruba indenting (#33884) 2017-12-14 14:37:34 +05:30
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
dellos6 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 2018-01-22 12:34:21 +00:00
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
dellos10 Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t (#34915) 2018-01-25 12:37:27 +00: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 More bug fixes before 2.5 (#35260) 2018-01-24 08:15:37 -08:00
ios ios_logging handling platform difference (#35232) 2018-01-24 10:39:31 +05:30
iosxr refactor iosxr_system for cliconf and netconf (#34749) 2018-01-17 07:29:28 -07:00
ironware Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
junos junos scp module (#31950) 2018-01-19 11:07:47 -05:00
netscaler Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
nso Add nso_query module to query Cisco NSO using XPath (#34188) 2017-12-22 16:56:50 +00:00
nuage Fix Python 3.7 syntax error in tests. 2018-01-09 16:54:19 -08:00
nxos add config option to replace argument (#34342) 2018-01-15 21:17:02 +05:30
onyx Mellanox OS name change: MLNXOS changed to ONYX (#34753) 2018-01-11 22:21:17 +00:00
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