commit 56af8c90ecbb3cb5d29036151108b1e4e7a69bcc
Author: Tin Lam <email address hidden>
Date: Mon Jan 9 10:31:35 2017 -0600
X-Serivce-Token should be hashed in the log
Currently, logs display the hash values of X-Auth-Token,
Authorization, and X-Subject-Token, but not the value of
the X-Service-Token. This patch set adds the X-Service-Token
to the list of header fields to be hashed for logging purposes.
Reviewed: https:/ /review. openstack. org/417960 /git.openstack. org/cgit/ openstack/ python- keystoneclient/ commit/ ?id=56af8c90ecb b3cb5d290361511 08b1e4e7a69bcc
Committed: https:/
Submitter: Jenkins
Branch: master
commit 56af8c90ecbb3cb 5d29036151108b1 e4e7a69bcc
Author: Tin Lam <email address hidden>
Date: Mon Jan 9 10:31:35 2017 -0600
X-Serivce-Token should be hashed in the log
Currently, logs display the hash values of X-Auth-Token,
Authorization, and X-Subject-Token, but not the value of
the X-Service-Token. This patch set adds the X-Service-Token
to the list of header fields to be hashed for logging purposes.
Change-Id: Iaa3a27f4b6c3ba f964fa0c71328ff e9df43b2c0a
Closes-Bug: #1654847