Comment 53 for bug 1343604

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

Reviewed: https://review.openstack.org/121416
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=a36c2a7732cc33623b95989d6c27812014a9a727
Submitter: Jenkins
Branch: stable/icehouse

commit a36c2a7732cc33623b95989d6c27812014a9a727
Author: Tristan Cacqueray <email address hidden>
Date: Sun Sep 14 18:17:40 2014 +0000

    Sync latest process and str utils from oslo

    This sync required changes to fix these issues:
    * Make execute method clean password in exception
    * Make sure mask_password works properly

    This is not trivial as these fixes relies on many other changes,
    only the necessary code have been imported/adapted.

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

    63c99a0f - Mask passwords in exceptions and error messages
    66142c34 - Make strutils.mask_password more secure
    d6b55fb2 - Remove `processutils` dependency on `log`
    cb5a804b - Move `mask_password` to strutils

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

    Closes-Bug: 1343604
    Closes-Bug: 1345233
    SecurityImpact

    Change-Id: I3b49b1d667f6ade9ae3f6765d735440a3e838917