Alon Bar-Lev has posted comments on this change.

Change subject: bootstrap: split the logic of ovirt-node upgrade out
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InstallVdsCommand.java
Line 97:                     getVds().getId(),
Line 98:                     getVds().getvds_name()
Line 99:                 );
Line 100:                 if (!_vdsInstaller.Install()) {
Line 101:                     throw new Exception("Upgrade failed");
OK. But notice I do not throw this out of scope... as this code relays on the 
getAuditLogTypeValue(), I did not want to touch the behaviour at this point.
Line 102:                 }
Line 103:                 log.infoFormat(
Line 104:                     "After upgrade {0}, host {0}, {1}: success",
Line 105:                     Thread.currentThread().getName(),


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I22dee8f1238de198abba72f576fb4ee82c513f34
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to