Moti Asayag has posted comments on this change.

Change subject: engine: Migration network should be active on src/dst
......................................................................


Patch Set 1:

(1 comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java
Line 200:             }
Line 201: 
Line 202:             // find migration IP address on destination host
Line 203:             String dstMigrationIp = 
getMigrationNetworkAddress(getDestinationVds().getId(), 
migrationNetwork.getName());
Line 204:             if (dstMigrationIp != null) {
Done
Line 205:                 return dstMigrationIp;
Line 206:             }
Line 207:         }
Line 208: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I74ad1e62989eb3944542d823e85b59cbbdf40ed1
Gerrit-PatchSet: 1
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]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to