Files
python-keystoneclient/keystoneclient
Vishakha Agarwal 7b7d81d09e Follow bandit B105: hardcoded_password_string
tox -e bandit failing due to the string 'token'
in [1]. According to the bandit 105 any password
assigned to a string should not contain any of the
variables in [2]

[1]https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/common/cms.py#L41
[2]https://bandit.readthedocs.io/en/latest/plugins/b105_hardcoded_password_string.html

Change-Id: I822e1195532df2b701f10087cabceda458211986
2019-06-26 16:05:43 +05:30
..
2019-02-25 11:35:14 +00:00
2018-06-07 15:08:42 +08:00
2017-08-07 13:14:55 -07:00
2015-11-25 00:23:17 +00:00
2019-01-04 00:46:27 +08:00
2017-08-07 13:14:55 -07:00
2015-12-17 12:04:17 +11:00
2017-08-07 13:14:55 -07:00
2017-12-02 11:15:26 -06:00