de4429f2be
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
6 lines
148 B
YAML
6 lines
148 B
YAML
---
|
|
security:
|
|
- |
|
|
This patch ensures that we mask sensitive data when masking password, even
|
|
if double quotes are used as password value.
|