Comment 1 for bug 1668533

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic-python-agent (master)

Reviewed: https://review.openstack.org/438901
Committed: https://git.openstack.org/cgit/openstack/ironic-python-agent/commit/?id=000eaa355472f63ae112cf1e1dcedc2c094ed5c1
Submitter: Jenkins
Branch: master

commit 000eaa355472f63ae112cf1e1dcedc2c094ed5c1
Author: zackchen <email address hidden>
Date: Tue Feb 28 17:55:26 2017 +0800

    Fix logs encoding in py3

    Make sure that logs are encoded as text (not byte strings) in
    python3 to allow theirs serialization in JSON.

    Closes-Bug: #1668533

    Change-Id: I3d0d87ca766146457d905f89c26331a415bd54f8