← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1366189] Re: mask_password doesn't handle non-ASCII characters

 

** Changed in: nova/icehouse
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1366189

Title:
  mask_password doesn't handle non-ASCII characters

Status in OpenStack Telemetry (Ceilometer):
  Invalid
Status in Ceilometer juno series:
  Fix Released
Status in OpenStack Compute (Nova):
  Invalid
Status in OpenStack Compute (nova) icehouse series:
  Fix Released
Status in Oslo Concurrency Library:
  In Progress
Status in Oslo utility library:
  Fix Released
Status in Openstack Database (Trove):
  Fix Released

Bug description:
  When the message passed to mask_password() contains non-ASCII
  characters the line:

        message = six.text_type(message)

  fails with:

        UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in
  position 128: ordinal not in range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1366189/+subscriptions