Mike Kolesnik has uploaded a new change for review. Change subject: core: Adding template vNIC: Add VmDevice (#822129) ......................................................................
core: Adding template vNIC: Add VmDevice (#822129) https://bugzilla.redhat.com/822129 Bug is a regression due to itroduction of stable device addresses feature. The fix is the missing VmDevice for this interface. Additionally, the device needs to be removed when removing the vNIC from the template, and when the whole template is removed. Change-Id: I07d963c7c83dcb6c974455a7cd4f59a3644aea92 Signed-off-by: Mike Kolesnik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmTemplateInterfaceCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmTemplateInterfaceCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmTemplateCommand.java 3 files changed, 11 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/61/4661/1 -- To view, visit http://gerrit.ovirt.org/4661 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I07d963c7c83dcb6c974455a7cd4f59a3644aea92 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
