Change in vdsm[master]: virt: add load() method to the recovery.File class

danken at redhat.com danken at redhat.com
Fri Feb 12 18:52:43 UTC 2016


Dan Kenigsberg has submitted this change and it was merged.

Change subject: virt: add load() method to the recovery.File class
......................................................................


virt: add load() method to the recovery.File class

The newly added recovery.File class should also handle
the load of a recovery file, which up until now
is handled using a function of recovery.py.

This duplicates some logic; this patch moves the
load code into the recovery.File class.

Change-Id: Iea65e129c6016f5b75fc228eaf88492a0d10d39f
Signed-off-by: Francesco Romani <fromani at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/51389
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
Continuous-Integration: Jenkins CI
---
M vdsm/virt/recovery.py
1 file changed, 26 insertions(+), 19 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iea65e129c6016f5b75fc228eaf88492a0d10d39f
Gerrit-PatchSet: 17
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: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list