Change in ovirt-engine[ovirt-engine-3.4]: engine: Disable iSCSI multipathing for datacenters < 3.4

Itamar Heim has submitted this change and it was merged. Change subject: engine: Disable iSCSI multipathing for datacenters < 3.4 ...................................................................... engine: Disable iSCSI multipathing for datacenters < 3.4 I had to fix a few issues in VDSM 3.4 in order to support configuration of iSCSI multipathing, therefore this feature should be disabled for earlier datacenter versions. Change-Id: I623cd917ca0871a9d3d09c2d30ec2dfc114d383e Bug-Url: https://bugzilla.redhat.com/1078137 Signed-off-by: Sergey Gotliv <sgotliv@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/FeatureSupported.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterListModel.java M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 5 files changed, 43 insertions(+), 14 deletions(-) Approvals: Sergey Gotliv: Verified Allon Mureinik: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26661 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I623cd917ca0871a9d3d09c2d30ec2dfc114d383e Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Sergey Gotliv <sgotliv@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Sergey Gotliv <sgotliv@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
iheim@redhat.com