You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network
Trishna Guha 7b840f3fe5 Pick 2.6 nxos bugfixes (#44105)
* Add md5sum check in nxos_file_copy module (#43423)

* Add md5sum check in nxos_file_copy module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* address review comment

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit fee4c24ad4)

* nxos_vlan refactor to support non structured output (#43805)

* nxos_vlan refactor to support non structured output

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* unittest fix

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* minor fixes

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* use check_rc

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* address review comment

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* remove additional return statement

* address Nate's review

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 96346938ee)

* nxos_facts test lldp feature and fix nxapi check_rc (#44104)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 43ae240431)

* nxos bugfix 2.6 changelog

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* nxos_interface port-channel idempotence fix for mode (#44248)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 6af6e806ed)

* changelog

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* check_mode in nxos_static_route module (#44252)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 7e39c5bf07)

* changelog nxos_static_route

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* nxos_linkagg mode fix (#44294)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 6090802551)

* changelog nxos_linkagg

* nxos_system idempotence fix (#44752)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 8a79d944a3)

* nxos_system changelog

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* use retry_json nxos_banner (#44376)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 9c4ed4dfc1)

* nxos_banner changelog

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix Python 2.6 regex bug terminal plugin nxos, iosxr (#45135)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit ab3cd10dfe)

* terminal plugin changelog

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
7 years ago
..
aireos Unit tests: share common code (#31456) 8 years ago
aruba Aruba indenting (#33884) 8 years ago
basics code clean of old code from network modules updates (#21469) 9 years ago
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 9 years ago
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) 8 years ago
cumulus Remove wildcard import in test_nclu 8 years ago
dellos6 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 8 years ago
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 8 years ago
dellos10 further fixes to rename only where required (#35432) 8 years ago
edgeos Add unit tests for edgeos_command (#35861) 8 years ago
enos Adding module enos_config and its UT files (#33081) 8 years ago
eos Fixing eos_config save option. Was removed when deprecated. Fixing ot… (#35628) 8 years ago
f5 Adds the bigip_gtm_monitor_external module (#40560) 8 years ago
fortimanager skip fmg_script unit test if the pyFMG script is not present (#36732) 8 years ago
ios Fix ios_vlan issue CP into 2.6 (#42665) 8 years ago
iosxr show version brief does not work on iosxr virtual (#37609) 8 years ago
ironware Unit tests: share common code (#31456) 8 years ago
junos Fix junos_config confirm timeout issue (#40238) 8 years ago
netact Netact cm command2 (#34873) 8 years ago
netscaler Netscaler various fixes (#34800) 8 years ago
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) 8 years ago
nuage Fix Python 3.7 syntax error in tests. 8 years ago
nxos Pick 2.6 nxos bugfixes (#44105) 7 years ago
onyx issue:43021 add support for onyx version 3.6.6000 and above (#44527) 7 years ago
ovs openvswitch_db : Handle column value conversion and idempotency in no_key case (#43914) 7 years ago
radware Fixing lack of failure when uploaded source is invalid (#37461) 8 years ago
slxos Adding slxos_vlan module (#39197) 8 years ago
vyos Unit tests: share common code (#31456) 8 years ago
__init__.py adds new module net_command for network devices (#19468) 9 years ago