Comment 6 for bug 1343604

Revision history for this message
Tristan Cacqueray (tristan-cacqueray) wrote : Re: Exceptions thrown by execute() return a command that potentially includes passwords

Using this command: "find */* -iname "*.py" | xargs grep -r 'self.cmd *= *cmd'" reveals that in:

[stable/havana]:
cinder, glance, heat, keystone, neutron and nova are impacted

[stable/icehouse]:
cinder, glance, heat, keystone, neutron, nova and trove are impacted

[master]:
cinder, glance, heat, neutron, nova and trove are impacted

While "find */* -iname "*.py" | xargs grep -r 'mask_password'" reveals that only keystone is using it across all versions