Gilad Chaplik has posted comments on this change.

Change subject: webadmin: show hosted engine info in host>general tab
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/23532/3/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/host/SubTabHostGeneralView.java
File 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/host/SubTabHostGeneralView.java:

Line 143:         formBuilder.addFormItem(new 
FormItem(constants.libvirtVersionHostGeneral(), libvirtVersion, 0, 
virtSupported).withAutoPlacement());
Line 144:         formBuilder.addFormItem(new 
FormItem(constants.vdsmVersionHostGeneral(), vdsmVersion, 
0).withAutoPlacement());
Line 145:         formBuilder.addFormItem(new 
FormItem(constants.spiceVersionHostGeneral(), spiceVersion, 0, 
virtSupported).withAutoPlacement());
Line 146:         formBuilder.addFormItem(new 
FormItem(constants.glusterVersionHostGeneral(), glusterVersion, 0, 
glusterSupported).withAutoPlacement());
Line 147:         formBuilder.addFormItem(new 
FormItem(constants.hostedEngineHaHostGeneral(), hostedEngineHa, 0, 
virtSupported).withAutoPlacement());
> again not an expert of the arch but does hosted engine is related to virt, 
this comment is a bit philosophical, virt is fine :) forget about it.
Line 148: 
Line 149:         formBuilder.addFormItem(new FormItem(constants.spmPriority(), 
spmPriority, 0, 1, virtSupported).withAutoPlacement());
Line 150:         formBuilder.addFormItem(new 
FormItem(constants.activeVmsHostGeneral(), activeVms, 1, 
virtSupported).withAutoPlacement());
Line 151:         formBuilder.addFormItem(new 
FormItem(constants.cpuNameHostGeneral(), cpuName, 1, 
virtSupported).withAutoPlacement());


-- 
To view, visit http://gerrit.ovirt.org/23532
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I17f0eff120b2ab99b4badc53da1780c1e758299c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Greg Padgett <gpadg...@redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadg...@redhat.com>
Gerrit-Reviewer: Itamar Heim <ih...@redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmosk...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to