Selvasundaram has posted comments on this change.
Change subject: engine: gluster action version check added
......................................................................
Patch Set 1: (3 inline comments)
....................................................
File
backend/manager/dbscripts/upgrade/03_01_1540_add_gluster_action_version_map.sql
Line 1: insert into action_version_map (action_type, cluster_minimal_version,
storage_pool_minimal_version)
Done
Line 2: select 1400, '3.1', '*'
Line 3: where not exists (select 1 from action_version_map where
action_type = 1400);
Line 4:
Line 5: insert into action_version_map (action_type, cluster_minimal_version,
storage_pool_minimal_version)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterVolumeCommandBase.java
Line 39: }
Line 40: }
Line 41:
Line 42: @Override
Line 43: public VdcReturnValueBase canDoActionOnly() {
Yes
Line 44: setClusterId();
Line 45: return super.canDoActionOnly();
Line 46: }
Line 47:
....................................................
File
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/gluster/StopGlusterVolumeCommandTest.java
Line 13: import org.ovirt.engine.core.common.businessentities.VDS;
Line 14: import org.ovirt.engine.core.common.businessentities.VDSStatus;
Line 15: import
org.ovirt.engine.core.common.businessentities.gluster.AccessProtocol;
Line 16: import
org.ovirt.engine.core.common.businessentities.gluster.GlusterStatus;
Line 17: import
org.ovirt.engine.core.common.businessentities.gluster.GlusterVolumeEntity;
Done
Line 18: import
org.ovirt.engine.core.common.businessentities.gluster.GlusterVolumeType;
Line 19: import
org.ovirt.engine.core.common.businessentities.gluster.TransportType;
Line 20: import org.ovirt.engine.core.compat.Guid;
Line 21: import org.ovirt.engine.core.dao.gluster.GlusterVolumeDao;
--
To view, visit http://gerrit.ovirt.org/9670
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I12047a40a4ef81901ce3050f1d39abe0af746d55
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Selvasundaram <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Selvasundaram <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches