ansible/test/units/modules/network
Ghilli3 60d2a8b6a1 Fortinet FortiManager Scripting Module (#34518)
* Adding new code for new module and new module_utils with the pip pyfmg package

* Changed login and logout functionality and renamed mod_utils file as well as cleaned up PEP8 syntax

* Removing extra Ansible parameters and fixing more syntax issues

* Fixing more syntax issues and comparing against previous FTNT script module

* Changing import location to pass syntax checks

* Fixing pylint errors

* Removing test files

* Add unit tests and enabling a login session check within main in order to throw error if network connection exception

* Fixing syntax issues for adding unit tests

* Changing case for pip package requirements

* adding comments

* adding version restriction on pip package for testing

* adding version restriction on pip package for testing

* More comments

* Fixing documentation errors and add the ability to skip a test if it isn't present

* Fixing Pep8 error with whitespace (tab) in the row
2018-01-26 18:40:12 +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
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
fortimanager Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
ios ios_command: Whitelist some commands starting with configure (#35363) 2018-01-26 10:55:50 -05:00
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