Comment 5 for bug 1506506

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

Reviewed: https://review.openstack.org/235490
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=9e1d5f38d51e350b159392c34c116886d04fabf0
Submitter: Jenkins
Branch: master

commit 9e1d5f38d51e350b159392c34c116886d04fabf0
Author: vgorin <email address hidden>
Date: Thu Oct 15 19:38:43 2015 +0300

    Improving readability of OSTF results in system-tests output.

    Create function pretty_log which makes log in table format.
    Use this function instead of json.dumps() in fuel_web_client.py

    Change-Id: I299ec5f26c888d18bbf525c075cb391beeff1950
    Closes-Bug: #1506506