Change in ovirt-engine[master]: engine: template update, migration and pinned host (#835138)
gchaplik at redhat.com
gchaplik at redhat.com
Thu Jul 5 09:49:57 UTC 2012
Gilad Chaplik has submitted this change and it was merged.
Change subject: engine: template update, migration and pinned host (#835138)
......................................................................
engine: template update, migration and pinned host (#835138)
https://bugzilla.redhat.com/835138
currently template doesn't support migration support and pinning vm
to a host. the reason for that is these properties, were in vm_static instead
of vm_base. besides that add support for it in the dao layer, and gui.
Change-Id: I5b3168d57ad415a8b42d06f433f2373b868942a8
Signed-off-by: Gilad Chaplik <gchaplik at redhat.com>
---
M backend/manager/dbscripts/create_views.sql
M backend/manager/dbscripts/vm_templates_sp.sql
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmTemplateHandler.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmStatic.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmTemplateDAODbFacadeImpl.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/templates/TemplateListModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/TemplateVmModelBehavior.java
8 files changed, 114 insertions(+), 48 deletions(-)
Approvals:
Eli Mesika: Looks good to me, approved
Gilad Chaplik: Verified
--
To view, visit http://gerrit.ovirt.org/5918
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5b3168d57ad415a8b42d06f433f2373b868942a8
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
More information about the Engine-commits
mailing list