Martin Peřina has posted comments on this change.

Change subject: core: Fix log event of proxy host
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceExecutor.java
Line 334:         });
Line 335:         return proxyHost;
Line 336:     }
Line 337:     private static Log log = LogFactory.getLog(FenceExecutor.class);
Line 338:     private enum PMProxyOptions {
Done
Line 339:         CLUSTER("cluster "),
Line 340:         DC("data center ");
Line 341: 
Line 342:         private final String logEntry;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ieb071150cd9da75a8e5025862b650f3eddfaf10a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to