Alex Schultz 37466897f7 Handle secret strings correctly
In python3 we need to make sure our passwords and secrets are strings
and not binary since when we try and json.dumps a dict with binary
values it fails.

Change-Id: I61568e00babcaf3c8106cd71c25bb7f645c9237d
Related-Blueprint: python3-support
2019-03-01 22:46:05 +00:00
..
2019-03-01 22:46:05 +00:00
2019-03-01 22:46:05 +00:00
2018-08-21 16:16:57 -06:00
2017-08-08 08:55:55 +02:00