Comment 10 for bug 1368527

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/icehouse)

Reviewed: https://review.openstack.org/129613
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3821206ff1455ffc682739911f7f59bdde6e18d2
Submitter: Jenkins
Branch: stable/icehouse

commit 3821206ff1455ffc682739911f7f59bdde6e18d2
Author: James Carey <email address hidden>
Date: Tue Sep 16 14:13:51 2014 +0000

    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
    (cherry picked from commit cb5bcca025f9a34ecb9bc72b8fe570e6a63e442d)