Add "logs" and "extra-hardware" inspection collectors

This is a port of downstream inspector ramdisk plugins we found helpful.
* logs - sends journald logs with inspection data.
* extra-hardware - uses hardware-detect utility to collect bigger
 hardware inventory and to run benchmarks.
Change-Id: If05402606c45185d618279eef46e68c51209f82b
This commit is contained in:
Dmitry Tantsur
2015年09月18日 12:31:40 +02:00
parent 378197caee
commit 9d6b0864e3

View File

@@ -32,6 +32,8 @@ ironic_python_agent.hardware_managers =
ironic_python_agent.inspector.collectors =
default = ironic_python_agent.inspector:collect_default
logs = ironic_python_agent.inspector:collect_logs
extra-hardware = ironic_python_agent.inspector:collect_extra_hardware
[pbr]
autodoc_index_modules = True
Reference in New Issue
openstack/ironic-python-agent
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.