nova/nova/openstack
James Carey 1e03160eb2 Sync strutils from oslo-incubator for mask_password fix
This sync pulls in:
   1131b56 Enable mask_password to handle byte code strings

This is needed because Nova commands are hitting the same
problem Cinder was hitting in bug 1368527 which was fixed
by this strutils update in bug 1366189.

This is not needed in kilo because in kilo Nova has moved
to using the oslo.utils library, which has this fix in it.

NOTE(jecarey):
This is now needed in stable/icehouse because of the backport of:
   f58d95c9 - Sync process and str utils from oslo
which was to address CVE-2014-7231 (bug #1345233)

Note that during icehouse mask_password was moved from
oslo-incubator log.py to strutils.py, however both still exist and
are used.  In order to minimize change, this patch also updates
the original nova/openstack/common/log.py.

Closes-bug: #1366189
Change-Id: I983feea4ac26e34032fa66a4b55f0ce42699ba6a
(cherry picked from commit 0bad3b14ab)
2015-02-27 19:05:35 +00:00
..
common Sync strutils from oslo-incubator for mask_password fix 2015-02-27 19:05:35 +00:00
__init__.py Synchronize code from oslo 2013-02-14 11:13:15 +02:00