Liron Ar has posted comments on this change.

Change subject: core: wip: initVdsOnUp - reconstructs and host status.
......................................................................


Patch Set 5: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitVdsOnUpCommand.java
Line 172:         }
Line 173:         return false;
Line 174:     }
Line 175: 
Line 176:     private EventResult runConnectHostToPoolEvent(final Guid 
storagePoolId, final VDS vds) {
audit log should be probably changed.
Line 177:         EventResult result = new EventResult(true, 
EventType.VDSCONNECTTOPOOL);
Line 178:         storage_pool storagePool = 
getStoragePoolDAO().get(storagePoolId);
Line 179:         Guid masterDomainIdFromDb = 
getStorageDomainDAO().getMasterStorageDomainIdForPool(storagePoolId);
Line 180:         StorageDomain masterDomain = 
getStorageDomainDAO().getForStoragePool(masterDomainIdFromDb, storagePoolId);


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6418b9d2826146e1e4ceff4341c6d7cd3a0024af
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to