Omer Frenkel has submitted this change and it was merged.
Change subject: core: minor refactoring in InternalMigrateVmParameters
......................................................................
core: minor refactoring in InternalMigrateVmParameters
Reduce code duplication in the constructors of
InternalMigrateVmParameters by replacing the duplicate code, with
delegation
Change-Id: Ie1b484517a5c82555617bfabc81aab6d687ed005
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InternalMigrateVmParameters.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Omer Frenkel: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11367
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie1b484517a5c82555617bfabc81aab6d687ed005
Gerrit-PatchSet: 3
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: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>