
From Martin Peřina <mperina@redhat.com>:
Martin Peřina has submitted this change and it was merged. Change subject: core: Fix QemuimgCommitSupported definition ...................................................................... core: Fix QemuimgCommitSupported definition QemuimgCommitSupportedM 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: Ic6d452f7b11e4f0935aff78f18fe1da0e634b340 Signed-off-by: Martin Perina <mperina@redhat.com> --- M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Martin Peřina: Verified Jenkins CI: Passed CI tests Liron Aravot: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/69828 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic6d452f7b11e4f0935aff78f18fe1da0e634b340 Gerrit-PatchSet: 5 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: gerrit-hooks <automation@ovirt.org>