Moti Asayag has uploaded a new change for review.

Change subject: core: Add Task Manager Tables
......................................................................

core: Add Task Manager Tables

The patch adds 3 tables for the Task Manager:
Job table - stores the job entity, describes an action in the system.
Job_subject_entity_map - stores the relation between a job to its
subject entities.
Step - stores the step entity, a part of the job.

More specific data about the entities/tables could be found in
http://ovirt.org/wiki/Features/TaskManagerDetailed

Change-Id: Ib662f58d8a739b1fa44f4c4ec25f053923178fc0
---
A backend/manager/dbscripts/upgrade/03_01_0150_add_job_table.sql
A backend/manager/dbscripts/upgrade/03_01_0160_add_job_subject_entity_table.sql
A backend/manager/dbscripts/upgrade/03_01_0170_add_step_table.sql
3 files changed, 100 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/83/1083/1
--
To view, visit http://gerrit.ovirt.org/1083
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib662f58d8a739b1fa44f4c4ec25f053923178fc0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masa...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to