Change in ovirt-engine[master]: engine: Extending migrate verb with an additional parameter-...

alkaplan at redhat.com alkaplan at redhat.com
Tue Apr 2 14:12:30 UTC 2013


Alona Kaplan has submitted this change and it was merged.

Change subject: engine: Extending migrate verb with an additional parameter- "dstqemu"
......................................................................


engine: Extending migrate verb with an additional parameter- "dstqemu"

The dstqemu will contain the dedicated migration address of destination
host (the ip of the cluster-migration network on the destination host).
If there is no migration network in the cluster or the destination host
doesn't contain the migration network, "dstqemu" won't be sent to the
vdsm.
(vdsm will use the management network sent on "dst" pararamer for the
migration).

Change-Id: Ic460c2b8ebfb870a610f5816643d9855495dc7b1
Signed-off-by: Alona Kaplan <alkaplan at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/MigrateVDSCommandParameters.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/MigrateBrokerVDSCommand.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsProperties.java
4 files changed, 54 insertions(+), 2 deletions(-)

Approvals:
  Alona Kaplan: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic460c2b8ebfb870a610f5816643d9855495dc7b1
Gerrit-PatchSet: 14
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>



More information about the Engine-commits mailing list