Bare metal list doesn't display MAC address or task state

Bug #1308147 reported by Phil Day
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
Phil Day

Bug Description

nova baremetal-node-list doesn't display the MAC address because it is nested in the interfaces list, not a top level field in the object

It also doesn't display the task state, which is generally needed when looking at a list of nodes.

Phil Day (philip-day)
Changed in python-novaclient:
assignee: nobody → Phil Day (philip-day)
Phil Day (philip-day)
summary: - Bare metal list doesn't display MAC address
+ Bare metal list doesn't display MAC address or task state
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

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

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/87741
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=a4db0feab43d0ed0416bb03247d62e0d3bae776a
Submitter: Jenkins
Branch: master

commit a4db0feab43d0ed0416bb03247d62e0d3bae776a
Author: Phil Day <email address hidden>
Date: Tue Apr 15 17:46:01 2014 +0000

    Fix mac address and task_state in baremetal-node-list

    Currently nova baremetal-node-list doesn't display the
    list of MAC addresses for each node because this is part
    of the interfaces object, and not a top level field.

    It also doesn't display the task state, which is very useful
    when trying to find which nodes have failed to build.

    This change fixes both issues

    Change-Id: If7a3bcab1220be400519ac811bd727ca8ff85827
    Closes-Bug: #1308147

Changed in python-novaclient:
status: In Progress → Fix Committed
Michael Still (mikal)
Changed in python-novaclient:
milestone: none → 2.18.0
Michael Still (mikal)
Changed in python-novaclient:
status: Fix Committed → 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.