ansible/test/units/modules/network
Ricardo Carrillo Cruz 3a3bdde869 Fix multiple code and test issues on iosxr (#27267)
* Fix multiple code and test issues on iosxr

It passes the integration tests now.
Fixes #27123

* Fix pep8 issue

* Fix unit tests
2017-07-25 17:21:53 +02:00
..
aci Allow to skip test_aci_rest if no xmljson is installed 2017-07-20 19:56:21 -07:00
aireos New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
aruba Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cumulus test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
eos fixes error when trying to run show start over eapi (#26800) 2017-07-14 15:07:44 +02:00
f5 Skip f5 tests if f5-sdk is not installed (#27035) 2017-07-19 10:09:25 -06:00
ios adds more intelligent save logic and diff to network config modules (#26565) 2017-07-11 20:34:20 -04:00
iosxr Fix multiple code and test issues on iosxr (#27267) 2017-07-25 17:21:53 +02:00
junos Fix junos unit test failures (#26676) 2017-07-12 08:36:16 -07:00
netscaler Add module netscaler_cs_action (#26147) 2017-06-28 19:16:46 +05:30
nuage New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 2017-07-25 12:35:03 +01:00
nxos nxos_bgp_af correct parents (#26996) 2017-07-20 13:42:26 -04:00
ovs Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
vyos vyos_static_route implementation module (#26426) 2017-07-10 16:34:56 +05:30
__init__.py