Shireesh Anjal has posted comments on this change. Change subject: engine: Gluster - Backend: Bad CanDoAction error on moving host with volumes to another cluster - fixed ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVDSClusterCommand.java Line 54: addCanDoActionMessage(VdcBllMessages.VAR__ACTION__MOVE); Why set the messages only when the cluster supports gluster? This looks like a generic "Move Host" command, and setting corresponding messages (VAR__ACTION__MOVE and VAR__TYPE__HOST) should be ok irrespective of whether the cluster supports gluster or not. -- To view, visit http://gerrit.ovirt.org/5609 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic2d895a30a9cca87c5ef13c445887bb61317c786 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Selvasundaram <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Shireesh Anjal <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
