Allon Mureinik has posted comments on this change.
Change subject: core: InitVdsOnUp - flow fixes
......................................................................
Patch Set 1:
(1 comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitVdsOnUpCommand.java
Line 214: EventResult result = new EventResult(true,
EventType.VDSCONNECTTOPOOL);
Line 215: StoragePool storagePool =
getStoragePoolDAO().get(storagePoolId);
Line 216: StorageDomain masterDomain =
getStorageDomainDAO().getStorageDomainByTypeAndPool(storagePoolId,
StorageDomainType.Master);
Line 217: boolean masterDomainInactiveOrUnknown =
masterDomain.getStatus() == StorageDomainStatus.InActive
Line 218: || masterDomain.getStatus() ==
StorageDomainStatus.Unknown;
fair enough
Line 219: try {
Line 220: runVdsCommand(VDSCommandType.ConnectStoragePool,
Line 221: new
ConnectStoragePoolVDSCommandParameters(vds.getId(), storagePoolId,
Line 222: vds.getVdsSpmId(), masterDomain.getId(),
--
To view, visit http://gerrit.ovirt.org/18165
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I61fcc58be133efdecf264c22015609f6ee3ed942
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Tal Nisan <[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