anmolbabu has posted comments on this change. Change subject: engine : VDS Command for geo-replication session create ......................................................................
Patch Set 9: (1 comment) http://gerrit.ovirt.org/#/c/29833/9/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/CreatePasswordLessSSHSessionVDSCommand.java File backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/CreatePasswordLessSSHSessionVDSCommand.java: Line 2: Line 3: import org.ovirt.engine.core.common.errors.VdcBllErrors; Line 4: import org.ovirt.engine.core.common.vdscommands.gluster.GlusterSshSessionParameters; Line 5: Line 6: public class CreatePasswordLessSSHSessionVDSCommand<P extends GlusterSshSessionParameters> extends AbstractGlusterBrokerCommand<P> { > GlusterVolumeCreatePasswordLessSSHSessionVDSCommand.java does the same? I refactored GlusterVolumeCreatePasswordLessSSHSessionVDSCommand but may be forgot to commit appropriately. Line 7: Line 8: public CreatePasswordLessSSHSessionVDSCommand(P parameters) { Line 9: super(parameters); Line 10: } -- To view, visit http://gerrit.ovirt.org/29833 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia8164990c5c377481f1b1244ae548f7eca3066b6 Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: anmolbabu <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Ramesh N <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Shubhendu Tripathi <[email protected]> Gerrit-Reviewer: anmolbabu <[email protected]> Gerrit-Reviewer: [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
