Moti Asayag has submitted this change and it was merged.
Change subject: engine: Migration network should be active on src/dst
......................................................................
engine: Migration network should be active on src/dst
The migration network should be active with an IP address on
both source and destination hosts. In case the host doesn't
have the migration network configured with an IP address and
operational, it should fall-back to migrate the VM on top of
the management network.
Change-Id: I74ad1e62989eb3944542d823e85b59cbbdf40ed1
Bug-Url:
https://bugzilla.redhat.com/975786
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java
1 file changed, 21 insertions(+), 7 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19260
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I74ad1e62989eb3944542d823e85b59cbbdf40ed1
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server