
From Martin Peřina <mperina@redhat.com>:
Martin Peřina has submitted this change and it was merged. Change subject: core: Fix DataOperationsByHSM definition ...................................................................... core: Fix DataOperationsByHSM definition DataOperationsByHSM option was enabled in 4.1: 1. New installations - For versions up to 4.0 (included) feature is disabled by adding false value into db - For versions greater than 4.0 we will rely on default value in ConfigValues class 2. Upgrades - For versions up to 4.0 (included) the feature is already disabled in db - For version 4.1 we enable the feature by updating db value (as the feature was enabled during 4.1 development) - For versions greater than 4.0 we will rely on default value in ConfigValues class Change-Id: I01482044adf729150740c90f8b3cbc09851e5b5c Signed-off-by: Martin Perina <mperina@redhat.com> --- M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Martin Peřina: Verified Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, but someone else must approve Moti Asayag: Looks good to me, but someone else must approve Liron Aravot: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/69754 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I01482044adf729150740c90f8b3cbc09851e5b5c Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>