Alon Bar-Lev has posted comments on this change.

Change subject: engine: Allow engine to configure management network
......................................................................


Patch Set 12: Looks good to me, but someone else must approve

(1 inline comment)

Thank you for cleaning up the code!

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InstallVdsCommand.java
Line 306:         }
Line 307: 
Line 308:         VdsInstallException(VDSStatus status, String message, 
Exception cause) {
Line 309:             super(message, cause);
Line 310:             this.status = status;
And this duplication is also strange... but as above... one day we will discuss 
the language optimizations... not that there are solutions :)
Line 311:         }
Line 312: 
Line 313:         public VDSStatus getStatus() {
Line 314:             return status;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaf82e10481e595d690e7ce894283b4ed5b9b3269
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Livnat Peer <[email protected]>
Gerrit-Reviewer: Martin Pavlik <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to