Eli Mesika has uploaded a new change for review. 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/52/1152/1 -- To view, visit http://gerrit.ovirt.org/1152 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I62e7da4f4ec10de6768804b22b2ea092403c10ec Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
