ansible/test/units/modules/network
Barry Peddycord III d1efc8e19e New Networking Module: NCLU (#21101)
* Adding Cumulus NCLU module

* Delete incorrect testing folder

* wrong import location for nclu test

* another wrong import location for nclu test

* unittest library doesn't support 'skip', removing 'real' nclu tests

* Don't need stringio since I'm not doing real tests

* got rid of unnecessary shebang in test_nclu

* version set to 1.0

* Documentation fixes
2017-02-20 22:21:34 -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 roll up of fixes for eos modules (#21406) 2017-02-14 18:47:29 +00:00
ios ios_config: fix "save" arg results in timeout (#21344) 2017-02-13 21:12:54 -05:00
iosxr updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05: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