Doron Fediuck has submitted this change and it was merged. Change subject: core: adding hash column to vm_dynamic ......................................................................
core: adding hash column to vm_dynamic Adding hash column to vm_dynamic This column is used to indicate that there was a change in VM devices When getAllFromVMStats is called , we compare the fresh hash value for each VM with the persisted one and if they differ, we get the full info using VDSM List verb and persist it to DB. Change-Id: I62e7da4f4ec10de6768804b22b2ea092403c10ec --- A backend/manager/dbscripts/upgrade/03_01_0150_add_hash_column_to_vm_dynamic.sql 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1152 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I62e7da4f4ec10de6768804b22b2ea092403c10ec Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
