ansible/test/units/modules/network
Peter Sprygada 16a39639f5 fixes minor bugs in eos_eapi module (#21925)
* module will now check protocol running state before return
* warns on config argument no longer being needed
* lots of integration test cases updated
* updates unit and integration test cases for state check

fixes #21908
2017-02-25 17:18:46 -05:00
..
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cumulus New Networking Module: NCLU (#21101) 2017-02-20 22:21:34 -05:00
eos fixes minor bugs in eos_eapi module (#21925) 2017-02-25 17:18:46 -05:00
ios ios_config: fix "save" arg results in timeout (#21344) 2017-02-13 21:12:54 -05:00
iosxr Remove superfluous include on iosxr filesystems fact gathering (#21775) 2017-02-22 15:44:17 +01:00
junos refactors junos modules to support persistent socket connections (#21365) 2017-02-16 10:53:03 -05:00
nxos new module nxos_system (#21627) 2017-02-18 18:56:02 -05:00
vyos updates vyos modules to use socket connection (#21228) 2017-02-13 10:41:22 -05:00
__init__.py