Mike Kolesnik has uploaded a new change for review.

Change subject: core: Handle correct NIC ID from OVF (#827061)
......................................................................

core: Handle correct NIC ID from OVF (#827061)

https://bugzilla.redhat.com/827061

Someone forgot to handle NIC ID correctly, although they changed the
OVF format.
ID was added to NIC in the new OVF format, so need to set new ID only
if the OVF didn't contain ID for the nic.
Overriding the ID always would cause the VM Device for the NIC to be
added but not updated with actual data that was saved in the OVF.

Change-Id: Id842c8b4546e80676f8e8e023e0e66ff9cec5814
Signed-off-by: Mike Kolesnik <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/SnapshotsManager.java
1 file changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/65/5265/1
--
To view, visit http://gerrit.ovirt.org/5265
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id842c8b4546e80676f8e8e023e0e66ff9cec5814
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

Reply via email to