Tomas Jelinek has submitted this change and it was merged. Change subject: engine: Persist comment in AddVmTemplateCommand ......................................................................
engine: Persist comment in AddVmTemplateCommand AddVmTemplateCommand did not map comment field from given VM to newly created template. Also added corresponding mapping to frontend CommonUnitToVmBaseBuilder. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1013670 Change-Id: I5ef17d46b067036063865fbb0e64d266493132cb Signed-off-by: Martin Betak <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmTemplate.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/builders/vm/CommonUnitToVmBaseBuilder.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/builders/vm/FullUnitToVmBaseBuilder.java M frontend/webadmin/modules/uicommonweb/src/test/java/org/ovirt/engine/ui/uicommonweb/models/pools/BaseVmListModelTest.java 5 files changed, 7 insertions(+), 10 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved Martin Betak: Verified -- To view, visit http://gerrit.ovirt.org/24117 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5ef17d46b067036063865fbb0e64d266493132cb Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Betak <[email protected]> Gerrit-Reviewer: Martin Betak <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
