Arik Hadas has submitted this change and it was merged.
Change subject: core: cleanup in migrate command
......................................................................
core: cleanup in migrate command
Minor cleanup in MigrateVDSCommand:
1. Use VmDynamic instead of VM since all migration related data
that needs to be updated resides in VmDynamic.
2. Remove unused VmDao (VmDynamicDao was unused before)
3. Styling issues
Change-Id: Ic76b418f0d71c4a59a9af401110830c4566a282d
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/MigrateVDSCommand.java
1 file changed, 14 insertions(+), 16 deletions(-)
Approvals:
Shahar Havivi: Looks good to me, approved
Jenkins CI: Passed CI tests
Arik Hadas: Verified
--
To view, visit
https://gerrit.ovirt.org/58089
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic76b418f0d71c4a59a9af401110830c4566a282d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>