Sandro Bonazzola has uploaded a new change for review. Change subject: tools: added rpm to hypervisors sosreport ......................................................................
tools: added rpm to hypervisors sosreport Provides information about rpms installed on hypervisors. Change-Id: I57bc036b3a13f44be14d194555a448f9005b9e78 Signed-off-by: Sandro Bonazzola <[email protected]> --- M src/__main__.py 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-log-collector refs/changes/97/13697/1 diff --git a/src/__main__.py b/src/__main__.py index 4d57485..4010111 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -523,6 +523,7 @@ "selinux", "kernel", "memory", + "rpm", )) # these are the reports that will work with rhev2.2 hosts -- To view, visit http://gerrit.ovirt.org/13697 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I57bc036b3a13f44be14d194555a448f9005b9e78 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: ovirt-log-collector-3.2 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
