Moti Asayag has uploaded a new change for review. Change subject: core: VM Interfaces are omitted from templates (#808870) ......................................................................
core: VM Interfaces are omitted from templates (#808870) The patch fixes a bugs in which VM Interfaces are being added to a template created from a VM nor to a VM created from template. The cause of the bug is modification made to vm_interface_view by patch http://gerrit.ovirt.org/#change,3456. Instead on relying on the view to get the interfaces for the template, they will be sent as parameter for creating vm device for them. Change-Id: If226d39eecf972b6985ae24a0d85b8215f7d70d1 --- M backend/manager/dbscripts/create_views.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromSnapshotCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java 5 files changed, 18 insertions(+), 14 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/47/3947/1 -- To view, visit http://gerrit.ovirt.org/3947 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If226d39eecf972b6985ae24a0d85b8215f7d70d1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches