]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Sync latest strutils from oslo-incubator for mask_password fix
authorJames Carey <jecarey@us.ibm.com>
Tue, 16 Sep 2014 14:13:51 +0000 (14:13 +0000)
committerJay S. Bryant <jsbryant@us.ibm.com>
Tue, 16 Sep 2014 15:41:16 +0000 (10:41 -0500)
commitcb5bcca025f9a34ecb9bc72b8fe570e6a63e442d
tree2ee4d11a54ee4d1607b3fb5a8d55af920e567dcb
parent4b2600fe3ee1e233d19250dc6c38f5a3959c0e37
Sync latest strutils from oslo-incubator for mask_password fix

This sync pulls in:
   1131b56 Enable mask_password to handle byte code strings

This is the only update since the last sync:
   beca4db Sync latest strutils from oslo-incubator

This is needed to fix a delete volume failure when processutils
calls mask_password with a byte code string.

Change-Id: Ie8a8c8e26abc0e387830bc9246e9a44913ae9b24
Closes-bug: #1368527
cinder/openstack/common/strutils.py