Muli Salem has posted comments on this change. Change subject: engine: Free Mac Addresses in ImportVmCommand (#864346) ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java Line 843: } Line 844: Line 845: vmInterfaceManager.add(iface, getCompensationContext(), getParameters().isImportAsNewEntity()); Line 846: Line 847: // If Exception was not thrown Done Line 848: macsAdded.add(iface.getMacAddress()); Line 849: } Line 850: Line 851: auditInvalidInterfaces(invalidNetworkNames, invalidIfaceNames); -- To view, visit http://gerrit.ovirt.org/9302 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I228d747be7e2c456e1777a51fd6fdfeca518bbbb Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Muli Salem <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Muli Salem <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
