ansible/test/units/modules/network/f5
Tim Rupp 0e4e7de000
Various F5 related fixes for traceback raising (#34820)
The main purpose of this patch is to do the refactor that
supports replacing tracebacks with fail_json. Additionally, the
following was done.

* Removed re-def of cleanup_tokens.
* Changed parameter args to be keywords.
* Changed imports to include new module_util locations.
* Imports also include developing (sideband) module_util locations.
* Changed to using F5Client and plain AnsibleModule to prevent tracebacks caused by missing libraries.
* Removed init and update methods from most Parameter classes (optimization) as its now included in module_utils.
* Changed module and module param references to take into account the new self.module arg.
* Minor bug fixes made during this refactor.
2018-01-12 14:43:35 -08:00
..
fixtures Adds the AFM address list module (#34814) 2018-01-12 10:25:33 -08:00
__init__.py
test_bigip_asm_policy.py Various fixes (#34815) 2018-01-12 12:08:49 -08:00
test_bigip_command.py Various fixes (#34815) 2018-01-12 12:08:49 -08:00
test_bigip_config.py Various fixes (#34815) 2018-01-12 12:08:49 -08:00
test_bigip_configsync_action.py Various fixes (#34815) 2018-01-12 12:08:49 -08:00
test_bigip_configsync_actions.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_bigip_device_connectivity.py Various fixes (#34815) 2018-01-12 12:08:49 -08:00
test_bigip_device_dns.py Various fixes (#34815) 2018-01-12 12:08:49 -08:00
test_bigip_device_httpd.py Various fixes (#34815) 2018-01-12 12:08:49 -08:00
test_bigip_device_ntp.py Various fixes (#34815) 2018-01-12 12:08:49 -08:00
test_bigip_device_sshd.py Various fixes (#34815) 2018-01-12 12:08:49 -08:00
test_bigip_device_trust.py Various fixes (#34815) 2018-01-12 12:08:49 -08:00
test_bigip_gtm_datacenter.py Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
test_bigip_gtm_facts.py Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
test_bigip_gtm_pool.py Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
test_bigip_gtm_server.py Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
test_bigip_gtm_wide_ip.py Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
test_bigip_hostname.py Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
test_bigip_iapp_service.py Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
test_bigip_iapp_template.py Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
test_bigip_iapplx_package.py Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
test_bigip_irule.py Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
test_bigip_monitor_http.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_monitor_https.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_monitor_snmp_dca.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_monitor_tcp.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_monitor_tcp_echo.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_monitor_tcp_half_open.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_monitor_udp.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_node.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_partition.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_policy.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_policy_rule.py Various F5 related fixes for traceback raising (#34820) 2018-01-12 14:43:35 -08:00
test_bigip_pool.py Fixes and additions to bigip_pool (#34205) 2017-12-22 12:39:19 -08:00
test_bigip_profile_client_ssl.py Adds bigip_profile_client_ssl module (#33844) 2017-12-12 19:54:43 -08:00
test_bigip_provision.py Fixes and features for bigip_provision (#33480) 2017-12-01 21:53:54 -08:00
test_bigip_qkview.py Fixes various things in bigip tests (#33477) 2017-12-01 21:16:11 -08:00
test_bigip_remote_syslog.py Adds hostname to remote-syslog (#33496) 2017-12-02 21:03:19 -08:00
test_bigip_routedomain.py routedomain fixes (#33501) 2017-12-02 22:10:04 -08:00
test_bigip_security_address_list.py Adds the AFM address list module (#34814) 2018-01-12 10:25:33 -08:00
test_bigip_security_port_list.py Adds bigip_security_port_list module (#33845) 2017-12-12 21:13:06 -08:00
test_bigip_selfip.py Various bigip_selfip fixes (#33500) 2017-12-02 21:50:25 -08:00
test_bigip_snat_pool.py Fixes for unit tests (#33498) 2017-12-02 21:17:53 -08:00
test_bigip_snmp.py Fixes for unit tests (#33498) 2017-12-02 21:17:53 -08:00
test_bigip_snmp_trap.py Fixes for unit tests (#33498) 2017-12-02 21:17:53 -08:00
test_bigip_software_update.py Adds bigip_software_update module (#34410) 2018-01-03 11:30:11 -08:00
test_bigip_ssl_certificate.py Fixes bug converning filenames with dots (#33493) 2017-12-02 20:17:14 -08:00
test_bigip_ssl_key.py Fixes bug converning filenames with dots (#33493) 2017-12-02 20:17:14 -08:00
test_bigip_sys_db.py Refactors bigip_sys_db (#33490) 2017-12-02 19:08:01 -08:00
test_bigip_sys_global.py Refactors the bigip_sys_global module (#34438) 2018-01-03 20:39:08 -08:00
test_bigip_traffic_group.py Adds bigip_traffic_group module (#34436) 2018-01-03 20:26:18 -08:00
test_bigip_ucs.py Fixes ordered dict import (#33499) 2017-12-02 21:26:23 -08:00
test_bigip_user.py Various bigip_user fixes (#33495) 2017-12-02 20:43:24 -08:00
test_bigip_vcmp_guest.py Fixes various things in bigip tests (#33477) 2017-12-01 21:16:11 -08:00
test_bigip_virtual_address.py Adds traffic group and fixes (#33502) 2017-12-02 22:20:00 -08:00
test_bigip_virtual_server.py Refactors bigip_virtual_server (#34412) 2018-01-03 13:42:17 -08:00
test_bigip_vlan.py Refactors bigip_vlan (#33489) 2017-12-02 18:58:51 -08:00
test_bigip_wait.py Fixes various things in bigip tests (#33477) 2017-12-01 21:16:11 -08:00
test_bigiq_regkey_license.py Adds the bigiq_regkey_license module (#34543) 2018-01-06 12:13:50 -08:00
test_bigiq_regkey_pool.py Adds bigiq regkey pool module (#34542) 2018-01-06 11:34:14 -08:00