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 0deda64231 Add module mlnxos_lldp for supporting configuration of LLDP protocol on Mellanox switches (#34159)
* Add module mlnxos_lldp for supporting configuration of LLDP protocol on Mellanox switches

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

* Fix header and metadata

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

* Fix imports

Signed-off-by: Samer Deeb <samerd@mellanox.com>
2017-12-23 10:54:05 +05:30
..
fixtures Add module mlnxos_lldp for supporting configuration of LLDP protocol on Mellanox switches (#34159) 2017-12-23 10:54:05 +05:30
__init__.py Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
mlnxos_module.py Add mlnxos_config module (#33356) 2017-12-01 17:03:02 +00:00
test_mlnxos_command.py Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
test_mlnxos_config.py Add mlnxos_config module (#33356) 2017-12-01 17:03:02 +00:00
test_mlnxos_interface.py Add mlnxos_interface module (#33839) 2017-12-19 17:24:42 +00:00
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