ansible/test
Tim Rupp eace686044
Various fixes and changes for F5 (#34817)
Primarily, this patch contains refactors to remove tracebacks that
are generated when libraries are missing. There is also,

* 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 13:23:19 -08:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile Fix Python 3.7 syntax error in yum_repository. 2018-01-09 17:54:10 -08:00
integration Add new Cloudstack module cs_vpc_offering (#34797) 2018-01-12 21:40:35 +01:00
legacy Fix tests as filters #4 (#33930) 2017-12-21 13:42:53 -06:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
sanity Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
units Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
utils Preserve test/results/data/ in Shippable jobs. 2018-01-12 08:28:57 -08:00