John L. Villalovos 893ac87468 Make mask_dict_password consistent with mask_password
mask_password when given a value of:

 {'ipmi_password': 'foo'} will return {'ipmi_password': '****'}

But passing the same dict to mask_dict_password() would return the dict
unchanged.

This fixes it so that it works consistently on which keys will trigger a
masking of the password.

Change-Id: I279f245fa750a57809c9d000137c4f9baf44cd40
Closes-Bug: #1594935
2016-06-22 09:37:09 -07:00
2015-05-05 19:39:52 +00:00
2014-06-18 23:12:10 -04:00
2015-11-16 23:17:37 +08:00
2016-01-29 08:35:53 +09:00
2015-09-17 16:42:28 +00:00

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

Description
OpenStack library utils
Readme 8 MiB
Languages
Python 100%