summaryrefslogtreecommitdiff
path: root/plugin-requirements.txt
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@redhat.com>2015-09-18 12:31:40 +0200
committerDmitry Tantsur <dtantsur@redhat.com>2015-10-01 18:25:30 +0200
commit9d6b0864e35bcf9d24e5b6b77af92ccf0a619c3c (patch)
tree8313c3152f748f34355e3f7a7431d9292c208d18 /plugin-requirements.txt
parent378197caee58ba9cd2ace9a6a1e8ea3194ac6b11 (diff)
downloadironic-python-agent-9d6b0864e35bcf9d24e5b6b77af92ccf0a619c3c.tar.gz
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
Diffstat (limited to 'plugin-requirements.txt')
-rw-r--r--plugin-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugin-requirements.txt b/plugin-requirements.txt
new file mode 100644
index 00000000..543823f6
--- /dev/null
+++ b/plugin-requirements.txt
@@ -0,0 +1,2 @@
+# Required for 'extra-hardware' inspection collector
+hardware>=0.9