ansible/test
Toshio Kuratomi 155f36bbd8
Rekey on member (#33836)
* Change cast_list_to_dict to more generic rekey_on_member

cast_list_to_dict was taking an arbitrary data format in and returning
an arbitrary data format out.  Rework this to be a more generic function
which creates a dict of dicts based on a member of the dict.

Remove cast_dict_to_list since rekey_on_member handles the use cases we
know about and cast_dict_to_list suffers from the same problems as
cast_list_to_dict.  If this is still needed we could think about filters
we could add to do this in a short jinja2 pipeline.

* Fix bare excepts (bare excepts even catch sys.exit())
2017-12-12 19:02:15 -08:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
integration Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 2017-12-12 12:35:22 +00:00
legacy cloudscale_floating_ip module (#33181) 2017-12-11 14:48:35 +00:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Update Azure module test infrastructure. 2017-12-07 23:37:36 -08:00
sanity Bulk pep8 fixes - hand crafted (#33690) 2017-12-07 19:29:21 -08:00
units Rekey on member (#33836) 2017-12-12 19:02:15 -08:00
utils Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00