
Omer Frenkel has submitted this change and it was merged. Change subject: engine: Export/import monitors count fixed ...................................................................... engine: Export/import monitors count fixed Templates exported and imported back from the export storage domain (using clone) end up with 0 monitors (VM cannot be created from the template since we do not support headless vms). The template to be exported didn't update managed devices from db during the export and the XML didn't contain information about monitors. Change-Id: Ie833ee6de83fad82932e252e8ed83df71b5c495c Bug-Url: https://bugzilla.redhat.com/917375 Signed-off-by: Libor Spevak <lspevak@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyTemplateCommand.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Omer Frenkel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12705 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie833ee6de83fad82932e252e8ed83df71b5c495c Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Libor Spevak <lspevak@redhat.com> Gerrit-Reviewer: Libor Spevak <lspevak@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: liron aravot <liron.aravot@gmail.com>