ansible/test/units/modules/network
GomathiselviS d283126c31
eos_acls : Add eos acls resource module (#66308)
* Adding files for RM static_routes

* Added Integration tests

* Added Unit testcases

* Addressed review comments

* corrected lint errors

* corrected documentation errors

* Lint errors

* corrected test/sanity

* corrected documentation for deprecation

* corrected case sensitivity

* Again Documentation eroor

* Lint errors again

* corrected deprecated module in ignoretxt

* added new gethered,rendered,parsed state checks to unit test

* New code broke the old flow-fixed

* Lint errs

* Added check for running_config

* eos_acls resource module added

* Corrected errors

* corrected documentation errors

* corrected typo

* Testcases in progress

* Integration tests in progress

* Integration tests

* Added Intergration tcs

* Corrected pylint errors

* Resolving issues due to rebase

* Corrected Typo

* more pylint errors

* more pylint errors

* more pylint errors

* Documentation

* Documentation

* More lint errors

* Fixed Indentation

* Indentation issues - not getting fixed

* Indentation issues - not getting fixed

* Added rtt testcase

* Corrected whitespaces

* addressed review comments

* moved integration tests to common - to support eapi tests

* modification for merge update

* indentation errors

* added line key

* Fixing shippable errors

* fixing doc errors

* fixing doc errors

* fixing doc errors

* fixing doc errors

* fixing indentation

* modified replaced operation

* rebase issue fixed

* Corrected typo

* review comments and flake8 error fixed
2020-02-24 12:27:11 -05:00
..
aireos fix issue #60237 when non-ascii is returned from the WLC (#60243) 2019-10-01 16:52:35 -04:00
apconos Apcon modules (#62028) 2019-09-23 16:42:17 -04:00
aruba Update aruba modules to handle prompt and syntax changes (#54261) 2019-11-09 15:03:01 +05:30
asa
avi
basics
check_point Network and address range tests (#62338) 2019-09-16 11:03:03 +02:00
cli
cloudengine add a new module to configure multicast igmp and enable it. (#63746) 2019-11-26 11:38:30 +00:00
cloudvision
cnos Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
cumulus
dellos6 Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
dellos9 Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
dellos10 Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
edgeos
edgeswitch
enos Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
eos eos_acls : Add eos acls resource module (#66308) 2020-02-24 12:27:11 -05:00
eric_eccli
exos Resource Module for exos_lldp_global (#60988) 2019-08-28 13:58:45 -04:00
f5 removes deprecated parameters (#61066) 2019-08-21 20:50:40 -07:00
fortimanager
fortios Fortinet's new module for fortios_system_global (#64817) 2019-11-22 09:32:48 +05:30
frr
ftd
icx icx: new module icx_lldp (#61310) 2019-08-28 18:26:31 +05:30
ingate
ios allowing banner without stripping spaces (#62573) 2019-12-27 12:43:09 +05:30
iosxr Add iosxr_acls RM (#66207) 2020-02-24 18:34:27 +05:30
ironware Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
itential Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
junos Fix flake8 errors for junos tests (#66645) 2020-01-21 08:57:39 +01:00
netact
netscaler Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00
netvisor Pluribus Networks log audit exception module with unit test cases (#60456) 2019-08-27 11:31:54 +05:30
nos
nso
nuage
nxos Fix fact gathering for sensor-groups (#66439) 2020-01-22 10:49:12 +05:30
onyx New module: onyx_bfd (#64359) 2020-01-08 12:03:32 -05:00
opx
ovs
radware Several enhancements for Radware modules and their unit testing (#61467) 2019-09-11 10:42:26 -04:00
routeros routeros_facts: fix for error when there's more than 10 interfaces (#61376) 2019-09-11 19:42:07 +05:30
slxos
voss
vyos VyOS: firewall global module added (#66800) 2020-02-24 09:03:02 -05:00
__init__.py