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 Bug-Url: https://bugzilla.redhat.com/922535 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/69/13169/1 diff --git a/src/__main__.py b/src/__main__.py index 2476404..295adbd 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -540,6 +540,7 @@ "selinux", "kernel", "memory", + "rpm" )) # these are the reports that will work with rhev2.2 hosts -- To view, visit http://gerrit.ovirt.org/13169 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: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
