Comment 1 for bug 1760918

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

Reviewed: https://review.openstack.org/557778
Committed: https://git.openstack.org/cgit/openstack/oslo.versionedobjects/commit/?id=b1d0b5d886afef8c08330bf3c2291e180aa1f534
Submitter: Zuul
Branch: master

commit b1d0b5d886afef8c08330bf3c2291e180aa1f534
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