ansible/test/units/modules/network/cloudengine
Xu Yuandong 7f97f86303 add a new module to configure multicast igmp and enable it. (#63746)
* add a new.

* import-error

* update docs.

* add unittest.

* Update test_ce_multicast_igmp_enable.py

* add a ihtegration test.

* update for review.

* update for review.

* add notes.
2019-11-26 11:38:30 +00:00
..
fixtures add a new module to configure multicast igmp and enable it. (#63746) 2019-11-26 11:38:30 +00:00
__init__.py
ce_module.py
test_ce_is_is_instance.py add a new module to create isis instance. (#63716) 2019-11-26 11:23:05 +00:00
test_ce_is_is_interface.py add a new module to configure isis on interface. (#63717) 2019-11-26 11:12:31 +00:00
test_ce_is_is_view.py add a new module to configure isis on isis-view. (#63720) 2019-11-20 14:37:13 +00:00
test_ce_lacp.py Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
test_ce_lldp.py Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
test_ce_lldp_interface.py add a new module ce_lldp_interface. (#58252) 2019-10-25 10:45:53 +01:00
test_ce_mdn_interface.py add a new module to configure mdn on interface. (#63755) 2019-11-26 11:21:40 +00:00
test_ce_multicast_global.py add a new module to configure multicast global. (#63745) 2019-11-26 11:22:39 +00:00
test_ce_multicast_igmp_enable.py add a new module to configure multicast igmp and enable it. (#63746) 2019-11-26 11:38:30 +00:00
test_ce_static_route_bfd.py Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00