[RFE] expose port vendor id and product_id

Bug #1611856 reported by Moshe Levi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ironic-python-agent
Fix Released
Wishlist
Jim Rollenhagen

Bug Description

As talked with JayF this RFE just add vendor id and product_id to the network interface
This can be useful in the future for TripleO to configure SR-IOV

Tags: rfe-approved
Changed in ironic-python-agent:
assignee: nobody → Moshe Levi (moshele)
status: New → In Progress
Dmitry Tantsur (divius)
Changed in ironic-python-agent:
importance: Undecided → Wishlist
tags: added: rfe
tags: added: rfe-approved
removed: rfe
Changed in ironic-python-agent:
assignee: Moshe Levi (moshele) → Jim Rollenhagen (jim-rollenhagen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic-python-agent (master)

Reviewed: https://review.openstack.org/279940
Committed: https://git.openstack.org/cgit/openstack/ironic-python-agent/commit/?id=fe3b63036095469fa0790202f2927f328a8db97b
Submitter: Jenkins
Branch: master

commit fe3b63036095469fa0790202f2927f328a8db97b
Author: Moshe Levi <email address hidden>
Date: Thu Feb 11 14:00:01 2016 +0200

    Add vendor, product to interface information

    This patch updates the interfaces JSON to include
    vendor and product
    u'interfaces': [
        {
            u'mac_address': u'00:0c:29:8c:11:b1',
            u'name': u'eth0',
            u'ipv4_address': None,
            u'switch_chassis_descr': None,
            u'switch_port_descr': None,
            u'lldp': None,
            u'vendor': u'0x15b3',
            u'product': u'0x1014,
        }]

    Co-Authored-By: yogananth subramanian <email address hidden>

    Closes-Bug: #1611856

    Change-Id: I8fa58dde29601abee959f74b69b692ed9eaffb94

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

This issue was fixed in the openstack/ironic-python-agent 1.5.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.