summaryrefslogtreecommitdiff
path: root/releasenotes/notes/mask-password-pattern-c8c880098743de3e.yaml
Commit message (Collapse)AuthorAgeFilesLines
* fix strutils password regex4.12.3Hervé Beraud2022-03-101-0/+5
Those regexes will fix Object style representation output. See the payload used in tests for details. This kind of output can be obtained by using the command: ``` $ openstack --debug ``` Co-Authored-By: Daniel Bengtsson <dbengt@redhat.com> Change-Id: I9024be93b109d1b64ca736546c0f69db7a5e06d0 (cherry picked from commit de4429f2be5fa21d1f6e1cacbb3c8417a7c56310)