tripleo-ansible/tripleo_ansible/ansible_plugins
Alex Schultz c6308a1666 Make profile tasks host aware
When we switched to free, the task timing isn't accurate because it
records time between two tasks. With free, the tasks may be on different
hosts and not even the same task so the timing was the time between some
tasks.  This rewrite adjusts where we start and stop the task timing and
includes a hostname in the calculation. The inclusion of the hostname
allows us to pinpoint if tasks take longer on specific hosts as task ids
are generally (but not always) the same between hosts.

Change-Id: If0194091eb03186203e7724d506fdd36fd82baeb
2020-09-15 14:47:33 -06:00
..
action Add guard to ensure a mapping has a valid key 2020-09-10 13:18:59 -05:00
callback Make profile tasks host aware 2020-09-15 14:47:33 -06:00
filter Expose tripleo_container_manage_clean_orphans var 2020-08-31 07:58:46 +05:30
module_utils Fix parameter_defaults for nova less deploy 2020-07-28 12:46:27 +05:30
modules Merge "Derive HCI reseverved host memory without average guest workload" 2020-09-10 01:03:30 +00:00
strategy Refetch task 2020-07-31 08:31:14 -06:00
tests Update containers info module from collection 2020-08-25 06:19:45 +03:00