aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/ovirt.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/sos/plugins/ovirt.py b/sos/plugins/ovirt.py
index f365e151..38bc542a 100644
--- a/sos/plugins/ovirt.py
+++ b/sos/plugins/ovirt.py
@@ -31,7 +31,11 @@ class Ovirt(Plugin, RedHatPlugin):
packages = (
'ovirt-engine',
'ovirt-engine-dwh',
- 'ovirt-engine-reports'
+ 'ovirt-engine-reports',
+ 'ovirt-scheduler-proxy',
+ 'rhevm',
+ 'rhevm-dwh',
+ 'rhevm-reports'
)
DB_PASS_FILES = re.compile(