ansible/test/units/modules/network
Nathaniel Case 82dfa542c2
Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554)
* Remove 1.1.1.1 from *_config tests

* remove from *_smoke and *_system

* Miscellaneous other tests

* Remove from module documentation as well

* Remove from unit tests as well

* Remove accidental duplication from rebase
2018-05-30 13:03:20 -04: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
cnos Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
cumulus Remove wildcard import in test_nclu 2017-10-09 21:41:02 -07:00
dellos6 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
dellos10 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04: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 Adds the bigip_gtm_monitor_external module (#40560) 2018-05-22 12:50:05 -07:00
fortimanager skip fmg_script unit test if the pyFMG script is not present (#36732) 2018-02-26 12:01:14 -05:00
ios Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) 2018-05-23 10:15:54 -04:00
iosxr show version brief does not work on iosxr virtual (#37609) 2018-03-29 12:33:41 +05:30
ironware Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
junos Fix junos_config confirm timeout issue (#40238) 2018-05-16 18:14:23 +05:30
netact Netact cm command2 (#34873) 2018-01-30 19:00:29 +00:00
netscaler Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04: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 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -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 slxos_vlan module (#39197) 2018-05-22 11:43:46 +01:00
vyos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
__init__.py