Comment 3 for bug 1168252

Revision history for this message
Alan Pevec (apevec) wrote : Re: LDAP password and admin_token should be secret

Kurt, proposed patch only sets oslo.config.cfg secret attribute:
        :param secret: true iff the value should be obfuscated in log output
This does not hide the password values in the config file, just prevents leakage in the logfile.