ansible/test/units/modules/network/f5
Wojciech Wypior 1a411e9c6b Refactors main() function and module manager in multiple modules in line with recent changes (#53981)
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
2019-03-18 22:57:00 -07:00
..
fixtures adds bigip apm policy import (#50559) 2019-01-04 13:50:50 -06:00
__init__.py
test_bigip_apm_policy_fetch.py Refactors main() function and module manager in multiple modules (#53948) 2019-03-18 20:28:54 -07:00
test_bigip_apm_policy_import.py Refactors main() function and module manager in multiple modules (#53948) 2019-03-18 20:28:54 -07:00
test_bigip_appsvcs_extension.py Refactors main() function and module manager in multiple modules (#53948) 2019-03-18 20:28:54 -07:00
test_bigip_asm_policy.py Deprecate the bigip_asm_policy module (#49574) 2018-12-05 16:02:16 -08:00
test_bigip_asm_policy_fetch.py Refactors main() function and module manager in multiple modules (#53948) 2019-03-18 20:28:54 -07:00
test_bigip_asm_policy_import.py Refactors main() function and module manager in multiple modules (#53948) 2019-03-18 20:28:54 -07:00
test_bigip_asm_policy_manage.py Refactors main() function and module manager in multiple modules (#53948) 2019-03-18 20:28:54 -07:00
test_bigip_asm_policy_server_technology.py Refactors main() function and module manager in multiple modules (#53948) 2019-03-18 20:28:54 -07:00
test_bigip_asm_policy_signature_set.py Refactors main() function and module manager in multiple modules (#53948) 2019-03-18 20:28:54 -07:00
test_bigip_cli_alias.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_cli_script.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_command.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_config.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_configsync_action.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_configsync_actions.py
test_bigip_data_group.py BIGIP: Bugfix.bigip.data.group (#53968) 2019-03-18 21:25:54 -07:00
test_bigip_device_auth.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_device_auth_ldap.py Adds module to configure ldap device auth on a bigip (#48974) 2018-11-20 22:15:50 -08:00
test_bigip_device_connectivity.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_device_dns.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_device_facts.py Fixes issue with sub collection for pool members (#53955) 2019-03-18 20:49:21 -07:00
test_bigip_device_group.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_device_group_member.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_device_ha_group.py Adds new module to manage and create ha groups (#53967) 2019-03-18 21:11:24 -07:00
test_bigip_device_httpd.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_device_license.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_device_ntp.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_device_sshd.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_device_syslog.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_device_trust.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_dns_cache_resolver.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_dns_nameserver.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_dns_resolver.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_dns_zone.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_file_copy.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_firewall_address_list.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_firewall_dos_profile.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_firewall_dos_vector.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_firewall_global_rules.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_firewall_policy.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_firewall_port_list.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_firewall_rule.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_firewall_rule_list.py Refactors main() function and module manager in multiple modules in line with recent changes (#53974) 2019-03-18 21:45:18 -07:00
test_bigip_gtm_datacenter.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_facts.py
test_bigip_gtm_global.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_monitor_bigip.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_monitor_external.py BIGIP: Bugfix.multiple modules 3 (#53969) 2019-03-18 22:03:47 -07:00
test_bigip_gtm_monitor_firepass.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_monitor_http.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_monitor_https.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_monitor_tcp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_monitor_tcp_half_open.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_pool.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_pool_member.py Adds aggregate functionality to the module (#51640) 2019-02-01 17:53:06 -08:00
test_bigip_gtm_server.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_topology_record.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_topology_region.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_gtm_virtual_server.py BIGIP: Bugfix.multiple modules 3 (#53969) 2019-03-18 22:03:47 -07:00
test_bigip_gtm_wide_ip.py Refactors main() function and module manager in multiple modules in line with recent changes (#53979) 2019-03-18 22:40:40 -07:00
test_bigip_hostname.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_iapp_service.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_iapp_template.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_iapplx_package.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_ike_peer.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_imish_config.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_ipsec_policy.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_irule.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_log_destination.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_log_publisher.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_management_route.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_monitor_dns.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_monitor_external.py BIGIP: Bugfix.multiple modules 3 (#53969) 2019-03-18 22:03:47 -07:00
test_bigip_monitor_gateway_icmp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_monitor_http.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_monitor_https.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_monitor_ldap.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_monitor_snmp_dca.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_monitor_tcp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_monitor_tcp_echo.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_monitor_tcp_half_open.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_monitor_udp.py Refactors main() function and module manager in multiple modules in line with recent changes (#53981) 2019-03-18 22:57:00 -07:00
test_bigip_node.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_partition.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_password_policy.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_policy.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_policy_rule.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_pool.py Adds aggregate functionality to the module (#51638) 2019-02-01 18:04:49 -08:00
test_bigip_pool_member.py Adds aggregate functionality to the module (#51639) 2019-02-01 18:03:45 -08:00
test_bigip_profile_analytics.py Adds bigip_profile_analytics module (#49499) 2018-12-04 12:53:31 -08:00
test_bigip_profile_client_ssl.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_dns.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_fastl4.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_http.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_http2.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_http_compression.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_oneconnect.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_persistence_cookie.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_persistence_src_addr.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_server_ssl.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_tcp.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_profile_udp.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_provision.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_qkview.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_remote_role.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_remote_syslog.py BIGIP: Bugfix.multiple modules 3 (#53969) 2019-03-18 22:03:47 -07:00
test_bigip_routedomain.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_security_address_list.py
test_bigip_security_port_list.py
test_bigip_selfip.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_service_policy.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_smtp.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_snat_pool.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_snmp.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_snmp_community.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_snmp_trap.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_software_image.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_software_install.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_software_update.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_ssl_certificate.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_ssl_key.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_ssl_ocsp.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_static_route.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_sys_daemon_log_tmm.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_sys_db.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_sys_global.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_timer_policy.py BIGIP: Bugfix.multiple modules 3 (#53969) 2019-03-18 22:03:47 -07:00
test_bigip_traffic_group.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_traffic_selector.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_trunk.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_tunnel.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_ucs.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_ucs_fetch.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_user.py Various small fixes for f5 ansible modules (#49492) 2018-12-04 11:15:49 -08:00
test_bigip_vcmp_guest.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_virtual_address.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigip_virtual_server.py Adds clone_pools parameter (#51635) 2019-02-01 17:47:46 -08:00
test_bigip_vlan.py BIGIP: Bugfix.multiple modules 3 (#53969) 2019-03-18 22:03:47 -07:00
test_bigip_wait.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_application_fasthttp.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_application_fastl4_tcp.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_application_fastl4_udp.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_application_http.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_application_https_offload.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_application_https_waf.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_device_facts.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_regkey_license.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_regkey_license_assignment.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_regkey_pool.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_utility_license.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
test_bigiq_utility_license_assignment.py Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00