ansible/test/units/modules/network/mlnxos
Samer Deeb 9ed4661860 Add new module mlnxos_pfc_interface for managing priority flow control on Mellanox devices (#34327)
* Add new module mlnxos_pfc_interface for managing priority flow control
on Mellanox devices

Signed-off-by: Samer Deeb <samerd@mellanox.com>

* Remove unnecessary if, and Fix Documentation

Signed-off-by: Samer Deeb <samerd@mellanox.com>

* Fix missing interface status

Signed-off-by: Samer Deeb <samerd@mellanox.com>
2018-01-08 13:43:10 +00:00
..
fixtures Add new module mlnxos_pfc_interface for managing priority flow control on Mellanox devices (#34327) 2018-01-08 13:43:10 +00:00
__init__.py
mlnxos_module.py
test_mlnxos_command.py
test_mlnxos_config.py
test_mlnxos_interface.py Add support for vlan and loopback interfaces in mlnxos_interface (#34323) 2018-01-03 12:43:13 +00:00
test_mlnxos_l2_interface.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
test_mlnxos_l3_interface.py Module mlnxos_l3_interface (#34199) 2017-12-25 13:21:40 +05:30
test_mlnxos_linkagg.py Add module mlnxos_linkagg for configuring LAG and MLAG on Mellanox switches (#34204) 2017-12-29 09:03:45 +05:30
test_mlnxos_lldp.py Add module mlnxos_lldp for supporting configuration of LLDP protocol on Mellanox switches (#34159) 2017-12-23 10:54:05 +05:30
test_mlnxos_lldp_interface.py Add module mlnxos_lldp_interface for managing lldp interfaces configuration (#34179) 2017-12-29 10:51:31 +05:30
test_mlnxos_magp.py Add new module mlnxos_magp for managing MAGP protocol on Mellanox (#34307) 2018-01-03 12:43:46 +00:00
test_mlnxos_mlag_ipl.py Add new module mlnxos_mlag_ipl for managing IPL (inter-peer link) (#34326) 2018-01-03 12:41:26 +00:00
test_mlnxos_pfc_interface.py Add new module mlnxos_pfc_interface for managing priority flow control on Mellanox devices (#34327) 2018-01-08 13:43:10 +00:00
test_mlnxos_vlan.py Add module mlnxos_vlan for supporting vlan configuration on Mellanox switches (#34113) 2017-12-23 12:11:25 +05:30