ansible/test/units/modules/network
Matthew Stone 5b1a8ee1e8 Adding slx_command module and supporting module_utils. (#38235)
* Adding slx_command module and supporting module_utils.

This commit adds the slx_command module and tests as well as the
required slxos module_utils.

* Update copyright in header

* Adding missing module init

* Cleaning up shebangs/licensing.

* Incorporating feedback

Removing reference to `waitfor` alias in `slxos_command` module.
Adding `Extreme Networks` to `short_description` of `slxos_command` module.

* Adding cliconf tests

* Fixing 3.X tests

* Adding docstrings to test methods for slxos cliconf tests

* Adding slxos terminal tests

* Adding slxos module_utils tests

* Adding Extreme Networks team members to BOTMETA.yml
2018-04-11 12:59:34 +01: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
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 further fixes to rename only where required (#35432) 2018-01-29 07:02:31 +10:00
edgeos Add unit tests for edgeos_command (#35861) 2018-02-14 09:27:03 -05:00
enos Adding module enos_config and its UT files (#33081) 2017-11-29 15:17:04 +00:00
eos Fixing eos_config save option. Was removed when deprecated. Fixing ot… (#35628) 2018-02-08 11:54:17 +05:30
f5 Reduces the unit test time of select bigip modules (#36256) 2018-02-15 20:14:01 +00:00
fortimanager skip fmg_script unit test if the pyFMG script is not present (#36732) 2018-02-26 12:01:14 -05:00
ios Don't fail on configure in command (#37011) 2018-03-06 18:10:09 -05:00
iosxr show version brief does not work on iosxr virtual (#37609) 2018-03-29 12:33:41 +05:30
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
netact Netact cm command2 (#34873) 2018-01-30 19:00:29 +00:00
netscaler Netscaler various fixes (#34800) 2018-02-06 19:11:44 +00:00
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) 2018-03-20 10:01:36 +00:00
nuage Fix Python 3.7 syntax error in tests. 2018-01-09 16:54:19 -08:00
nxos fix nxos_hsrp issues (#38410) 2018-04-09 23:54:05 -04:00
onyx issue:38167 add support for onyx version 3.6.6000 for onyx_linkagg (#38191) 2018-04-04 07:43:10 -06:00
ovs Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
radware Fixing lack of failure when uploaded source is invalid (#37461) 2018-04-04 07:48:22 -06:00
slxos Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
vyos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
__init__.py