ansible/test/units/modules/network
Sviatoslav Sydorenko 0b080de855
[2.5] Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) (#40656)
Change the command to get the interface in a vlan "show vlan" => "show vlan brief"
Change the parsing of the return command of the switch.
The return of the ios command is fixed so i cut with fix number of carracter.
Adding looking for the next line to add the forgeted interfaces.
(cherry picked from commit 3903ca5)

Co-authored-by: pierremahot <pierre.mahot@orange.fr>
2018-05-24 15:55:13 +02:00
..
aireos
aruba
basics
cloudvision
cumulus
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) (#36184) 2018-02-14 15:42:27 +00:00
enos
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) (#36260) 2018-02-15 20:28:45 +00:00
fortimanager skip fmg_script unit test if the pyFMG script is not present (#36732) (#36749) 2018-02-26 12:41:14 -05:00
ios [2.5] Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) (#40656) 2018-05-24 15:55:13 +02:00
iosxr show version brief does not work on iosxr virtual (#39847) 2018-05-08 13:12:23 +05:30
ironware
junos Fix junos_config confirm timeout issue (#40238) (#40255) 2018-05-16 20:55:13 +05:30
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) (#37634) 2018-04-05 12:02:44 +01:00
nuage Fix Python 3.7 syntax error in tests. 2018-01-09 16:54:19 -08:00
nxos nxos_igmp and nxos_hsrp fix (#38513) 2018-04-10 01:51:41 -04:00
onyx Backport/2.5/38191 (#38327) 2018-04-05 12:27:56 +01:00
ovs
radware Backport/2.5/37461 (#40252) 2018-05-16 20:23:09 +01:00
vyos
__init__.py