Comment 8 for bug 1368527

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

Reviewed: https://review.openstack.org/121885
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=cb5bcca025f9a34ecb9bc72b8fe570e6a63e442d
Submitter: Jenkins
Branch: master

commit cb5bcca025f9a34ecb9bc72b8fe570e6a63e442d
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