Change in ovirt-engine[master]: core: Extend Vm[Static] to contain provider id

masayag at redhat.com masayag at redhat.com
Mon May 18 12:45:50 UTC 2015


Moti Asayag has submitted this change and it was merged.

Change subject: core: Extend Vm[Static] to contain provider id
......................................................................


core: Extend Vm[Static] to contain provider id

In order to allow association of VMs as a content host
on Katello server, the vm entity should store the id
of the provider which represents the Katello server.

Change-Id: I6c09188dcde40cbb5904dc15274d597ceb9b8594
Bug-Url: https://bugzilla.redhat.com/1157377
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VM.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/VmStaticDAODbFacadeImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmStaticDAOTest.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
M packaging/dbscripts/create_views.sql
A packaging/dbscripts/upgrade/03_06_1400_add_provider_id_to_vms.sql
M packaging/dbscripts/vms_sp.sql
8 files changed, 57 insertions(+), 8 deletions(-)

Approvals:
  Moti Asayag: Verified; Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/40717
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6c09188dcde40cbb5904dc15274d597ceb9b8594
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list