kolla/docker/keystone
Mark Goddard bcca3fabe3 Fix keystone bootstrap error message display
In some situations, Keystone bootstrap can fail, and then unhelpfully
fails displaying the error message output by the 'keystone-manage
bootstrap' command. This appears to be due to unprintable control
characters in the error message which prevent the output of the script
from being valid JSON.

This change fixes the issue by piping the output through 'cat -v', which
replaces unprintable characters with control codes.

Change-Id: I82444bc2272311023cc9e92c5a298d1c4c87483b
Closes-Bug: #1855701
2019-12-09 11:14:36 +00:00
..
keystone Fix keystone bootstrap error message display 2019-12-09 11:14:36 +00:00
keystone-base Debian/Ubuntu: move to Python 3 for source images 2019-06-06 11:59:03 +01:00
keystone-fernet Fix bandit failure B105 in keystone fernet 2019-05-09 15:18:17 +00:00
keystone-ssh Use base_package_type 2019-01-17 08:23:41 -07:00