Sahina Bose has posted comments on this change. Change subject: gluster: VDS Cmd - Gluster volume snapshot activate/de-activate ......................................................................
Patch Set 3: Code-Review+1 (2 comments) Minor comments http://gerrit.ovirt.org/#/c/34807/3/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/VdcBllErrors.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/VdcBllErrors.java: Line 413: GlusterSnapshotInfoFailedException(4708), Line 414: GlusterSnapshotDeleteVolumeFailedException(4702), Line 415: GlusterSnapshotDeleteFailedException(4703), Line 416: GlusterSnapshotActivateFailedException(4704), Line 417: GlusterSnapshotDeactivateFailedException(4705), Please order codes Line 418: Line 419: UnicodeArgumentException(4900), Line 420: Line 421: // oVirt errors http://gerrit.ovirt.org/#/c/34807/3/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/gluster/GlusterVolumeActivateSnapshotVDSParameters.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/gluster/GlusterVolumeActivateSnapshotVDSParameters.java: Line 10: Line 11: public GlusterVolumeActivateSnapshotVDSParameters(Guid serverId, Line 12: String volumeName, Line 13: String snapshotName, Line 14: boolean force) { can this force be added to GlusterVolumeSnapshotActionVDSParame ters? Line 15: super(serverId, volumeName, snapshotName); Line 16: this.force = force; Line 17: } Line 18: -- To view, visit http://gerrit.ovirt.org/34807 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0d2241f784c2903b8b2467b835775eee34e776f4 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shubhendu Tripathi <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Nishanth Thomas <[email protected]> Gerrit-Reviewer: Ramesh N <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[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
