ansible/test/units/modules/network
Corban Johnson d9a52db17d Adding RPC attribute parameters to junos_rpc network module (#32649)
* Adding RPC attribute arguments to `junos_rpc` network module.

* Specifying module argument version.

* Fixing DOCUMENTATION block.

* First attempt at new test fixture.

* Updated RPC_CLI_MAP.

* Use `result` instead of `reply`.
2017-11-21 10:45:13 +05:30
..
aireos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
aruba Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 2017-08-02 15:24:52 +01:00
cumulus Remove wildcard import in test_nclu 2017-10-09 21:41:02 -07:00
enos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
eos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
f5 Adds bigip_vcmp_guest module (#33024) 2017-11-17 12:11:52 -08:00
ios Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
iosxr Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
ironware Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
junos Adding RPC attribute parameters to junos_rpc network module (#32649) 2017-11-21 10:45:13 +05:30
netscaler Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
nso Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
nuage Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
nxos Use show command to support wider platform set for nxos_interface module (#33037) 2017-11-20 18:59:09 +00:00
ovs Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
radware Module for running templates and workflows on vDirect (#31243) 2017-11-08 16:41:44 +00:00
vyos Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
__init__.py