Change in ovirt-engine[master]: tools : Upgrades from 3.5 on should look for Command Coordin...

From 3.5 on Async Tasks exists in two different
Sandro Bonazzola has submitted this change and it was merged. Change subject: tools : Upgrades from 3.5 on should look for Command Coordinator related changes to Aysc Tasks ...................................................................... tools : Upgrades from 3.5 on should look for Command Coordinator related changes to Aysc Tasks tables, async_tasks and command_entities. When upgrading from 3.5.x to higher versions we need to check if there any rows in command_entities table where callback_enabled is true and callback_notified is false. If there are any rows upgrades should not be allowed. Change-Id: Ib2c240301cd37df195d60fd8949cd45de78f183e Bug-Url: https://bugzilla.redhat.com/1108162 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/asynctasks.py 1 file changed, 79 insertions(+), 8 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Simone Tiraboschi: Looks good to me, but someone else must approve Eli Mesika: Looks good to me, but someone else must approve Ravi Nori: Verified oVirt Jenkins CI Server: Looks good to me, but someone else must approve Oved Ourfali: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/28965 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib2c240301cd37df195d60fd8949cd45de78f183e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com