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/nxos/fixtures
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
..
_nxos_switchport Deprecate nxos_switchport and Add nxos_l2_interface DI module (#33813) 8 years ago
nxos_acl nxos_acl fixes (#23915) 9 years ago
nxos_acl_interface fix for nxos_acl_interface idempotency (#26156) 9 years ago
nxos_bgp nxos: 32 bits AS in as-dot format not recognized by regexp asn_regex (#30569) 8 years ago
nxos_command adds unit test cases for nxos_command (#21959) 9 years ago
nxos_config adds nxos_config unit test cases (#21960) 9 years ago
nxos_evpn_global roll up of bug fixs for nxos_evpn_global (#21961) 9 years ago
nxos_feature nxos_feature fix and unit test (#25200) 9 years ago
nxos_interface Fix nxos_interface multiple issues (#36827) 8 years ago
nxos_interface_ospf Update nxos_interface_ospf & add test (#26644) 9 years ago
nxos_nxapi Refactor/fix nxos_nxapi to use show run (#28675) 9 years ago
nxos_pim nxos_pim updates (#26145) 9 years ago
nxos_pim_interface Rel240/fix nxos pim interface (#29885) 8 years ago
nxos_pim_rp_address nxos_pim_rp_address fixes (#26119) 9 years ago
nxos_vlan Pick 2.6 nxos bugfixes (#44105) 7 years ago
nxos_vpc nxos_vpc updates (#25452) 9 years ago
nxos_vpc_interface Fixes nxos_vpc_interface (#25907) 9 years ago
nxos_vrf Convert nxos_vrf to DI module (#34274) 8 years ago
nxos_vxlan_vtep nxos_vxlan_vtep (#25971) 9 years ago
nxos_vxlan_vtep_vni nxos_vxlan_vtep_vni fixes (#25913) 9 years ago
_nxos_ip_interface.cfg Deprecate nxos_ip_interface and Add nxos_l3_interface DI module (#33866) 8 years ago
nxos_evpn_vni_config.cfg add more testcases for nxos_evpn_vni (#24996) 9 years ago
nxos_overlay_global_config.cfg fix nxos_overlay_global idempotence (#28150) 9 years ago
nxos_static_route.cfg nxos_static_route updates (#24992) 9 years ago
nxos_system_config.cfg adds system_mtu argument to nxos_system (#21970) 9 years ago