The instance list command don't return instance_type, networks

Bug #1651021 reported by Liusheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-moganclient
Fix Released
Undecided
Liusheng

Bug Description

see:
root@liusheng:~# openstack baremetal compute instance list
+--------------------------------------+------+---------------+--------+----------+
| UUID | Name | Instance Type | Status | Networks |
+--------------------------------------+------+---------------+--------+----------+
| 61c52369-2677-4b42-8948-66d2508e8dc2 | test | | active | |
+--------------------------------------+------+---------------+--------+----------+

Liusheng (liusheng)
Changed in python-nimbleclient:
assignee: nobody → Liusheng (liusheng)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-nimbleclient (master)

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

Changed in python-nimbleclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-nimbleclient (master)

Reviewed: https://review.openstack.org/412326
Committed: https://git.openstack.org/cgit/openstack/python-nimbleclient/commit/?id=f78b60593293595a3e98487a006808d1e99dd446
Submitter: Jenkins
Branch: master

commit f78b60593293595a3e98487a006808d1e99dd446
Author: liusheng <email address hidden>
Date: Mon Dec 19 15:22:59 2016 +0800

    Support retuning detailed info of "instance list" command

    Currently, the "instance list" command includes the "image",
    "instance_type", "availability_zone" columns, but they are always empty,
    because the api GET /instances don't return these info, we should use
    GET /instances/detail API to get more detailed info.

    Change-Id: I8b1d2905564520c6b0ac6c192191a82002464664
    Closes-Bug: #1651021

Changed in python-nimbleclient:
status: In Progress → Fix Released
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.