Michael Kublin has posted comments on this change.

Change subject: core : attach storage domain should attempt to activate
......................................................................


Patch Set 3: I would prefer that you didn't submit this

(1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AttachStorageDomainToPoolCommand.java
Line 117: 
Line 118:     protected void attemptToActivateDomain() {
Line 119:         StorageDomainPoolParametersBase activateParameters = new 
StorageDomainPoolParametersBase(getStorageDomain().getId(),
Line 120:                 getStoragePool().getId());
Line 121:         Backend.getInstance()
getBackend()
Line 122:                 
.runInternalAction(VdcActionType.ActivateStorageDomain, activateParameters);
Line 123:     }
Line 124: 
Line 125:     @Override


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4e6f21b350520aef47be0ba282a3074a3b3c5119
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to