Comment 6 for bug 1530888

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tooz (master)

Reviewed: https://review.openstack.org/601632
Committed: https://git.openstack.org/cgit/openstack/tooz/commit/?id=b5ebc60660f24e462ad5ee4aeb7028276f47d449
Submitter: Zuul
Branch: master

commit b5ebc60660f24e462ad5ee4aeb7028276f47d449
Author: James Page <email address hidden>
Date: Tue Sep 11 10:14:32 2018 -0600

    Ensure consistent encoding of strings for ID

    Ensure that ID's are correctly binary encoded when strings are
    provided, resolving compatibility issues with Python 3.

    Change-Id: Ia417920a7600aacd43f17b95ecd6a34b5faa226b
    Related-Bug: 1530888