Change in vdsm[master]: recovery: move from clientIF to virt package

danken at redhat.com danken at redhat.com
Tue Oct 27 11:40:08 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: recovery: move from clientIF to virt package
......................................................................


recovery: move from clientIF to virt package

The code with recover VMs belongs to the virt vertical,
and was part of clientIF mostly for historical reasons.

To unclutter a bit the codebase, and to move forward the long
term goal to drop clientIF, this patch moves the vm recovery
code into a new virt module (virt/recovery.py).

Along the way, we also modernize the names and make them pep8
friendly. Besides that, there are no changes in logic.

Tests will follow up in a future patch.

Change-Id: I3c72782bb2e4a62f94514eb3059f2ba45f01b6e2
Signed-off-by: Francesco Romani <fromani at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/44412
Continuous-Integration: Jenkins CI
Reviewed-by: Yaniv Bronhaim <ybronhei at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M debian/vdsm.install
M vdsm.spec.in
M vdsm/clientIF.py
M vdsm/virt/Makefile.am
A vdsm/virt/recovery.py
5 files changed, 132 insertions(+), 79 deletions(-)

Approvals:
  Yaniv Bronhaim: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Verified



-- 
To view, visit https://gerrit.ovirt.org/44412
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3c72782bb2e4a62f94514eb3059f2ba45f01b6e2
Gerrit-PatchSet: 13
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org


More information about the vdsm-patches mailing list