Comment 1 for bug 1321785

Revision history for this message
Matt Riedemann (mriedem) wrote :

Ideally we'd turn connection_info into a nova object and it would have a __repr__ method that would mask the values by default. Then we could use the ConnectionInfo object in the BlockDeviceMapping object and we wouldn't have to worry about this when things get logged.