Doron Fediuck has submitted this change and it was merged. Change subject: tools: Trusted Compute Pools - Open Attestation integration with oVirt engine proposal ......................................................................
tools: Trusted Compute Pools - Open Attestation integration with oVirt engine proposal Detailed description: http://wiki.ovirt.org/Trusted_compute_pools in this patchset, follow changes has been introduced: 1. Add a new flag TrustedService in ovf file to record whether the VM is exported from a trusted cluster. 2. Code cleanup. Change-Id: I0f42f848798706be58acf1291c1841da1135d76d Signed-off-by: Jimmy <[email protected]> Signed-off-by: Zhang Lijuan <[email protected]> Signed-off-by: Dave Chen <[email protected]> Signed-off-by: Quan Xu <[email protected]> Signed-off-by: Dave Chen <[email protected]> --- 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/VmTemplate.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmDAODbFacadeImpl.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmTemplateDAODbFacadeImpl.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfTemplateReader.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfTemplateWriter.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfVmReader.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfVmWriter.java M packaging/dbscripts/create_views.sql 9 files changed, 39 insertions(+), 1 deletion(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14729 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0f42f848798706be58acf1291c1841da1135d76d Gerrit-PatchSet: 14 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gang Wei <[email protected]> Gerrit-Reviewer: Dave Chen <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Emily Zhang <[email protected]> Gerrit-Reviewer: Gang Wei <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: ofri masad <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
