Kanagaraj M has posted comments on this change.

Change subject: engine: Gluster Peer Detach bll command
......................................................................


Patch Set 5: (1 inline comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/gluster/RemoveGlusterServerParameters.java
Line 9: public class RemoveGlusterServerParameters extends 
VdcActionParametersBase {
Line 10:     private static final long serialVersionUID = -1224829720081853632L;
Line 11: 
Line 12:     private String hostnameOrIp;
Line 13:     private boolean forceAction;
You need to have clusterId to get the up server while executing the command.
Line 14: 
Line 15:     public RemoveGlusterServerParameters(String hostnameOrIp, boolean 
forceAction) {
Line 16:         setHostnameOrIp(hostnameOrIp);
Line 17:         setForceAction(forceAction);


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I171f1b6eb9d01f1ffb2b4a0be52a15887f534c2d
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Dhandapani Gopal <dgo...@redhat.com>
Gerrit-Reviewer: Dhandapani Gopal <dgo...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Shireesh Anjal <san...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to