Maor Lipchuk has submitted this change and it was merged. Change subject: core:Use shareable disk only for 3.1 DC version ......................................................................
core:Use shareable disk only for 3.1 DC version Block ability to configure shareable disk for Data Ceneters which has version which is less then 3.1, since the shareable disk is only supported in Hosts which are on 3.1 cluster. Adding storage pool id to the disk parameters, so that LUN disk can have reference to the storage pool id Signed-off-by: Maor Lipchuk <[email protected]> Change-Id: I1928ea17b457b8a810b24637862d3977b7e001c8 --- M backend/manager/dbscripts/upgrade/pre_upgrade/config.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AbstractDiskVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachDiskToVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmDiskCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java 6 files changed, 38 insertions(+), 6 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4487 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1928ea17b457b8a810b24637862d3977b7e001c8 Gerrit-PatchSet: 21 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
