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/cnos
Anil Kumar Muraleedharan 119376a685 Refactoring to persistence connection BGP, factory, reload, save, showrun modules (#43534)
* Refactoring to persistence connection BGP, factory, reload, save, showrun modules

* Refactoring methods from Util to module file

* Removing BGP Utility methods

* Adding to errors that need to be ignored
2018-08-03 08:40:24 -04:00
..
fixtures Refactoring to persistence connection BGP, factory, reload, save, showrun modules (#43534) 2018-08-03 08:40:24 -04:00
__init__.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
cnos_module.py AnsiballZ improvements 2018-07-26 20:07:25 -07:00
test_cnos_bgp.py Refactoring to persistence connection BGP, factory, reload, save, showrun modules (#43534) 2018-08-03 08:40:24 -04:00
test_cnos_command.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
test_cnos_config.py AnsiballZ improvements 2018-07-26 20:07:25 -07:00
test_cnos_ethernet.py Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
test_cnos_facts.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
test_cnos_portchannel.py Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
test_cnos_vlag.py Lenovo port to persistence 1 (#43194) 2018-07-27 10:47:02 -04:00
test_cnos_vlan.py Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -04:00