Comment 25 for bug 1343604

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

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

commit ff0f112bb41fa0f01692f6c4eb8a20d9a4fa8a7c
Author: Jay S. Bryant <email address hidden>
Date: Tue Aug 26 10:32:52 2014 -0500

    Sync latest processutils from oslo-incubator

    This sync is primarily being done to pull in commit
    63c99a0f so that passwords are masked in exception and
    error messages.

    ------------------------------------------------

    oslo-incubator head:

    commit 80a08a413fb0f23a056eca2d273b167f0a09bab6
    Merge: 83c4098 d73f3b1
    Author: Jenkins <email address hidden>
    Date: Mon Aug 25 14:32:36 2014 +0000

        Merge "Remove unused/mutable default args"

    -----------------------------------------------

    The sync pulls in the following changes (newest to oldest):

    63c99a0f - Mask passwords in exceptions and error messages
    e184dd36 - Fix exception message in openstack.common.processutils.execute
    d6b55fb2 - Remove `processutils` dependency on `log`

    -----------------------------------------------

    Change-Id: Ia92aab76fa83d01c5fbf6f9d31df2463fc26ba5c
    Partial-bug: 1343604