Comment 1 for bug 2028546

Revision history for this message
Gregory Thiemonge (gthiemonge) wrote :

Hi,

We did a patch for similar issues https://review.opendev.org/c/openstack/octavia/+/871468
but it covers only non-ERROR/non-WARNING messages, it replaces the value of the private elements in a dict with '***'

For this particular case, it's a dump of the flow and its atoms by taskflow, it's more complicated as the strings are directly formatted in taskflow, there's no way to change the value of the dict.