Comment 15 for bug 1755413

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

Reviewed: https://review.openstack.org/554680
Committed: https://git.openstack.org/cgit/openstack/trove-dashboard/commit/?id=c230334e1068119f1c96ffbf35e4efdbe02c5c77
Submitter: Zuul
Branch: stable/queens

commit c230334e1068119f1c96ffbf35e4efdbe02c5c77
Author: Zhao Chao <email address hidden>
Date: Wed Mar 14 17:15:14 2018 +0800

    Fix binascii hexlify under Python 3

    Add wrapper functions for binascii hexlify/unhexlify to deal with the
    conversion between bytes and str.

    Partial-Bug: #1755413

    Change-Id: I8351b30b62ba19290e05c30499c3588649f8f367
    Signed-off-by: Zhao Chao <email address hidden>
    (cherry picked from commit a5cc40f488610694da92f6d8f86f83460dd2567c)