1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network
ftntcorecse 37e932c4ee Fortinet FortiManager IPv4 Policy Module (#47638)
* Needs unit test fix -- the "delete" calls a GET command and another function to get policy ID of a firewall policy before deleting it. Nested functions like this, where a GET occurs to determine a new call, breaks the unitTestGen output. Need to figure out what's going on, and adjust the generator.

* PR Candidate

* PR Candidate (fixes)

* Reverting

* Fixing Edits.

* Fixing Authors - Fixing Requested Changes
2018-11-21 11:14:47 +05:30
..
aireos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
aruba Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cloudvision Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
cnos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
cumulus Remove wildcard import in test_nclu 2017-10-09 21:41:02 -07:00
dellos6 Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
dellos9 Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
dellos10 Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
edgeos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
edgeswitch edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
eos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
exos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
f5 Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
fortimanager Fortinet FortiManager IPv4 Policy Module (#47638) 2018-11-21 11:14:47 +05:30
ftd FTD modules: upsert functionality and bug fixes (#47747) 2018-11-16 11:55:36 +05:30
ingate Refactor ingate module_utils (#47959) 2018-11-13 17:42:53 +05:30
ios Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
iosxr Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
ironware Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
junos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
netact Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
netscaler Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
nos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
nso Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
nuage Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
nxos Add new configurations for nxos_vxlan_vtep (#47834) 2018-11-02 11:23:37 +05:30
onyx Adding IGMP vlan module for onyx switches (#47811) 2018-11-01 14:25:25 +05:30
opx Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
ovs Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
radware Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
routeros Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
slxos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
voss New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
__init__.py adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00