ansible/test/units/modules/network
Philippe Dellaert c00554735f New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895)
* Nuage module and unit tests with requested changes

* Cleanup of imports

* Adding check on python version

* Adding import try and catch wrappers

* Cleanup of requirements and adding integration tests

* Using pypi package for simulator

* Cleanup of requirements and adding integration tests

* Adding aliases for integration tests

* Adding module to import sanity test skip list

* Revert "Adding module to import sanity test skip list"

This reverts commit eab23af8c5.

* Adding check for importlib and cleanup of requirements
2017-07-25 12:35:03 +01: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 Adding admin option for iosxr_config (#26509) 2017-07-10 10:22:45 -06: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