You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Adding aliases for field attributes and renaming async attribute (#33141) 7 years ago
integration Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) 7 years ago
legacy Fix tests as filters #4 (#33930) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner upgrade the azure storage version (#34442) 7 years ago
sanity nxos_file_copy: fix broken import and 2.6 compatibility (#34480) 7 years ago
units Removes deprecated code from bigip_monitor_tcp (#34520) 7 years ago
utils Update httptester.yml to match Dockerfile (#34508) 7 years ago