networks display abnormal with trove show

Bug #1734710 reported by Yao Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-troveclient
Fix Released
Undecided
Yao Wang

Bug Description

When I use trove show a instance,I got result below. The result is formatted except networks.

 trove show d612b955-ad79-4b24-8aa5-bf4b86c44668
+-------------------+---------------------------------------------------------------------------------------------+
| Property | Value |
+-------------------+---------------------------------------------------------------------------------------------+
| cluster_id | ccb1c932-83ba-4109-8d72-858bb19da380 |
| created | 2017-11-02T12:39:14 |
| datastore | mysql |
| datastore_version | 5.6-cluster |
| flavor | 310 |
| id | d612b955-ad79-4b24-8aa5-bf4b86c44668 |
| ip | 10.132.49.142 |
| name | zgcl-110202-member-100 |
| networks | {u'name': u'private-share-v1249_10.132.49', u'id': u'141ed22d-36ba-4436-af79-b05bbf9016e0'} |
| status | ACTIVE |
| updated | 2017-11-13T13:25:04 |
| volume | 1 |
| volume_used | 0.11 |
+-------------------+---------------------------------------------------------------------------------------------+

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

Fix proposed to branch: master
Review: https://review.openstack.org/523150

Changed in python-troveclient:
assignee: nobody → Yao Wang (nihaome521)
status: New → In Progress
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

Changed in python-troveclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-troveclient 2.14.0

This issue was fixed in the openstack/python-troveclient 2.14.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-troveclient 2.15.0

This issue was fixed in the openstack/python-troveclient 2.15.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.