Comment 6 for bug 1635253

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

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

commit cc9e05da504693af6ceafff64527200bcbe4bb7d
Author: Jaganathan Palanisamy <email address hidden>
Date: Thu Feb 9 07:04:33 2017 -0500

    NUMA-topology collector

    Implement the optional collector for fetching the NUMA topology
    details.
    Collects RAM, CPU Cores, thread siblings and NICS data for
    each NUMA node and stored under "numa_topology" key.

    Closes-bug: #1635253

    Co-Authored-By: Jaganathan Palanisamy <email address hidden>

    Change-Id: I5a546c009d95f39b7af4d89cf785be8acb8ebc67
    Signed-off-by: karthik s <email address hidden>