Comment 19 for bug 1760918

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

Reviewed: https://review.openstack.org/559815
Committed: https://git.openstack.org/cgit/openstack/oslo.versionedobjects/commit/?id=e918eb976fb5a6f9fa7b7644d5a10d383fcfcf21
Submitter: Zuul
Branch: stable/queens

commit e918eb976fb5a6f9fa7b7644d5a10d383fcfcf21
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)