Change in ovirt-engine[master]: core: Fix of MigrateDowntimeSupported option

Tomas Jelinek has submitted this change and it was merged. Change subject: core: Fix of MigrateDowntimeSupported option ...................................................................... core: Fix of MigrateDowntimeSupported option There was a typo in database upgrade script for the database option MigrateDowntimeSupported in commit 1a2a5179. As a result, the option name is different in the source code and in the database, producing error message in the log after otherwise successful live migration with clusters < 3.6. This commit fixes the typo in the database. Change-Id: I6a1f88b85c561b6a6b2e5aa59d4e1aeea005ad6a Bug-Url: https://bugzilla.redhat.com/1272084 Signed-off-by: Milan Zamazal <mzamazal@redhat.com> --- A packaging/dbscripts/upgrade/04_00_0160_fix_migratedowntime_option.sql M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 2 files changed, 5 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Arik Hadas: Looks good to me, approved Milan Zamazal: Verified -- To view, visit https://gerrit.ovirt.org/51368 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6a1f88b85c561b6a6b2e5aa59d4e1aeea005ad6a Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Milan Zamazal <mzamazal@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Milan Zamazal <mzamazal@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tjelinek@redhat.com