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/mlnxos
Samer Deeb 473b2d58ec Add new module mlnxos_mlag_vip for configuring MLAG VIP on Mellanox network devices (#34285)
* Add new module mlnxos_mlag_vip for configuring MLAG VIP on Mellanox
network devices

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

* Remove unused variables

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

* Fix Test class name

* Fix Documentation

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

* Fix MAC address case-insensitive

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

* Fix MAC address unit-test

Signed-off-by: Samer Deeb <samerd@mellanox.com>
7 years ago
..
fixtures Add new module mlnxos_mlag_vip for configuring MLAG VIP on Mellanox network devices (#34285) 7 years ago
__init__.py Add Support for Mellanox switches: first module: mlnxos_command (#33121) 7 years ago
mlnxos_module.py Add mlnxos_config module (#33356) 7 years ago
test_mlnxos_command.py Add Support for Mellanox switches: first module: mlnxos_command (#33121) 7 years ago
test_mlnxos_config.py Add mlnxos_config module (#33356) 7 years ago
test_mlnxos_facts.py Add new module mlnxos_facts for retrieving facts of MLNX-OS Mellanox network devices (#34287) 7 years ago
test_mlnxos_interface.py Add support for vlan and loopback interfaces in mlnxos_interface (#34323) 7 years ago
test_mlnxos_l2_interface.py Remove unnecessary if, and Fix Documentation (#34413) 7 years ago
test_mlnxos_l3_interface.py Module mlnxos_l3_interface (#34199) 7 years ago
test_mlnxos_linkagg.py Add module mlnxos_linkagg for configuring LAG and MLAG on Mellanox switches (#34204) 7 years ago
test_mlnxos_lldp.py Add module mlnxos_lldp for supporting configuration of LLDP protocol on Mellanox switches (#34159) 7 years ago
test_mlnxos_lldp_interface.py Add module mlnxos_lldp_interface for managing lldp interfaces configuration (#34179) 7 years ago
test_mlnxos_magp.py Add new module mlnxos_magp for managing MAGP protocol on Mellanox (#34307) 7 years ago
test_mlnxos_mlag_ipl.py Add new module mlnxos_mlag_ipl for managing IPL (inter-peer link) (#34326) 7 years ago
test_mlnxos_mlag_vip.py Add new module mlnxos_mlag_vip for configuring MLAG VIP on Mellanox network devices (#34285) 7 years ago
test_mlnxos_pfc_interface.py Add new module mlnxos_pfc_interface for managing priority flow control on Mellanox devices (#34327) 7 years ago
test_mlnxos_protocols.py Add new module mlnxos_protocol for enabling disabling protocols on MLNX-OS Mellanox network devices (#34286) 7 years ago
test_mlnxos_vlan.py Add module mlnxos_vlan for supporting vlan configuration on Mellanox switches (#34113) 7 years ago