Comment 5 for bug 1755413

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

Reviewed: https://review.openstack.org/552847
Committed: https://git.openstack.org/cgit/openstack/trove-dashboard/commit/?id=a5cc40f488610694da92f6d8f86f83460dd2567c
Submitter: Zuul
Branch: master

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