Moti Asayag has posted comments on this change.

Change subject: core: Fix validation of Updating attached network
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateNetworkToVdsInterfaceCommand.java
Line 172:         oldNetworkName = 
StringUtils.isEmpty(updatedIface.getNetworkName()) ? null : 
updatedIface.getNetworkName();
This is the previous network name, retrieved from the database for this 
interface as the commit message may imply.

--
To view, visit http://gerrit.ovirt.org/6009
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I25ab34d64cc4891dba176e1cd11d073f731d2d8a
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to