ironic-python-agent/ironic_python_agent
Jaganathan Palanisamy cc9e05da50 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 <jpalanis@redhat.com>

Change-Id: I5a546c009d95f39b7af4d89cf785be8acb8ebc67
Signed-off-by: karthik s <ksundara@redhat.com>
2017-05-16 08:07:58 -04:00
..
api Agent: Listen for connections on both IPv4 and IPv6 ports 2017-01-19 15:24:11 +00:00
cmd Remove old lookup/heartbeat from IPA 2016-11-09 16:34:44 +00:00
extensions Remove unused function _configdrive_location 2017-05-11 12:23:38 +00:00
hardware_managers flake8: Specify 'ironic_python_agent' as name of app 2017-03-16 07:09:07 -07:00
shell Limit memory usage when running qemu-img convert 2017-01-19 18:01:30 +00:00
tests NUMA-topology collector 2017-05-16 08:07:58 -04:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py Use flake8-import-order 2017-02-16 09:46:21 -08:00
config.py Merge "Configure and use SSL-related requests options" 2017-02-07 09:57:49 +00:00
encoding.py Create a SerializableComparable class 2015-09-11 13:44:09 -07:00
errors.py NUMA-topology collector 2017-05-16 08:07:58 -04:00
hardware.py Remove switch_port_descr and switch_chassis_descr 2017-02-02 07:01:04 -08:00
inspector.py Merge "Configure and use SSL-related requests options" 2017-02-07 09:57:49 +00:00
ironic_api_client.py Configure and use SSL-related requests options 2017-01-13 11:33:44 +02:00
netutils.py Agent: Listen for connections on both IPv4 and IPv6 ports 2017-01-19 15:24:11 +00:00
numa_inspector.py NUMA-topology collector 2017-05-16 08:07:58 -04:00
utils.py Fix logs encoding in py3 2017-03-14 10:25:09 +08:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00