Comment 2 for bug 1734710

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

Reviewed: https://review.openstack.org/523150
Committed: https://git.openstack.org/cgit/openstack/python-troveclient/commit/?id=fe1c727551ac398a5e78fdc55040c8d63448832b
Submitter: Zuul
Branch: master

commit fe1c727551ac398a5e78fdc55040c8d63448832b
Author: wangyao <email address hidden>
Date: Mon Nov 27 23:38:44 2017 +0800

    Fix networks abnormal display with trove show

    According bug description, the networks display abnormal
    when use trove show. The cause of the problem is method
    _print_instance unformatted networks from result.

    Change-Id: I30e27b731f67ab7c31e30af8ab9bb3e499e27dfa
    Closes-Bug: #1734710