Comment 18 for bug 1760918

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.versionedobjects (stable/pike)

Reviewed: https://review.openstack.org/559820
Committed: https://git.openstack.org/cgit/openstack/oslo.versionedobjects/commit/?id=5931129fc998f0ef48f39b0c6e84faa564670f1d
Submitter: Zuul
Branch: stable/pike

commit 5931129fc998f0ef48f39b0c6e84faa564670f1d
Author: Seyeong Kim <email address hidden>
Date: Thu Mar 29 10:03:51 2018 -0700

    Fixing UUID coerce function for unicode non uuid form

    If we use non uuid unicode user id in py27 env,
    unicode error pop up when function is called.

    Closes-bug: #1760918

    Change-Id: Ic6b6308fb1960ec40407e6efde30137b64543e72
    (cherry picked from commit b1d0b5d886afef8c08330bf3c2291e180aa1f534)