Moti Asayag has posted comments on this change.

Change subject: engine: Add SystemProviderFinder
......................................................................


Patch Set 6:

(1 comment)

https://gerrit.ovirt.org/#/c/37803/6/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/SystemProviderFinder.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/host/provider/foreman/SystemProviderFinder.java:

Line 47:     private String resolveSystemHostName() {
Line 48:         try {
Line 49:             return InetAddress.getLocalHost().getHostName();
Line 50:         } catch (UnknownHostException e) {
Line 51:             log.error("Failed to resolve hostname for the ovir-engine 
server", e);
> typo here
Done
Line 52:             return null;
Line 53:         }
Line 54:     }


-- 
To view, visit https://gerrit.ovirt.org/37803
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I831f3c481259f70bcb4dd2d62f6b16a7b9eca96d
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <[email protected]>
Gerrit-Reviewer: Greg Sheremeta <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to