ansible/test
James Cammarata ebf971f931 Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595)
* Don't use getattr in _get_parent_attribute to avoid recursion issues

Fixes #23609

* Move extend/prepend to field attribute

Also removes _get_attr* methods that were basically just calling
_get_parent_attribute because it needed to set those params.

Also modifies _get_parent_attribute() to pull those values from the
FieldAttributes instead of using the ones passed into the function.

* Better fixes for _get_parent_attribute
2018-01-05 21:51:44 -05: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 Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) 2018-01-05 21:51:44 -05: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 upgrade the azure storage version (#34442) 2018-01-04 08:23:15 -08:00
sanity nxos_file_copy: fix broken import and 2.6 compatibility (#34480) 2018-01-05 11:36:11 +05:30
units Removes deprecated code from bigip_monitor_tcp (#34520) 2018-01-05 15:22:50 -08:00
utils Update httptester.yml to match Dockerfile (#34508) 2018-01-05 10:38:03 -06:00