1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/mlnxos
Samer Deeb 8277e9d1a5 Add new module mlnxos_bgp for managing bgp protocol on Mellanox MLNX-OS devices (#34305)
* Add new module mlnxos_bgp for managing bgp protocol on Mellanox MLNX-OS
devices

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

* Add missing required field, and Fix Documentation

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

* Fix documentation of neighbors field

Signed-off-by: Samer Deeb <samerd@mellanox.com>
2018-01-10 16:09:42 +00:00
..
fixtures Add new module mlnxos_bgp for managing bgp protocol on Mellanox MLNX-OS devices (#34305) 2018-01-10 16:09:42 +00:00
__init__.py
mlnxos_module.py
test_mlnxos_bgp.py Add new module mlnxos_bgp for managing bgp protocol on Mellanox MLNX-OS devices (#34305) 2018-01-10 16:09:42 +00:00
test_mlnxos_command.py
test_mlnxos_config.py
test_mlnxos_facts.py
test_mlnxos_interface.py
test_mlnxos_l2_interface.py
test_mlnxos_l3_interface.py
test_mlnxos_linkagg.py
test_mlnxos_lldp.py
test_mlnxos_lldp_interface.py
test_mlnxos_magp.py
test_mlnxos_mlag_ipl.py
test_mlnxos_mlag_vip.py Add new module mlnxos_mlag_vip for configuring MLAG VIP on Mellanox network devices (#34285) 2018-01-08 14:31:51 +00:00
test_mlnxos_pfc_interface.py
test_mlnxos_protocols.py Add new module mlnxos_protocol for enabling disabling protocols on MLNX-OS Mellanox network devices (#34286) 2018-01-08 14:30:30 +00:00
test_mlnxos_vlan.py