Omer Frenkel has posted comments on this change.

Change subject: tools: engine-config need to remove all ver 2.2 values
......................................................................


Patch Set 4: (1 inline comment)

....................................................
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/CreateStorageDomainVDSCommand.java
Line 9:     }
Line 10: 
Line 11:     @Override
Line 12:     protected void ExecuteVdsBrokerCommand() {
Line 13:         status = 
getBroker().createStorageDomain(getParameters().getStorageDomain().getstorage_type().getValue(),
when did you remove it? i am missing it in this patch
also need to be removed: spmStart (the one which is no more in use) and removeVG
Line 14:                         
getParameters().getStorageDomain().getId().toString(),
Line 15:                         
getParameters().getStorageDomain().getstorage_name(),
Line 16:                         getParameters().getArgs(),
Line 17:                         
getParameters().getStorageDomain().getstorage_domain_type().getValue(),


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I08cccaa4724ae84785fa0f3d5ea4141626c0f575
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Livnat Peer <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to