Alon Bar-Lev has submitted this change and it was merged.
Change subject: persist.py: use persist from utils when possible
......................................................................
persist.py: use persist from utils when possible
We are splitting and rewritting ovirtfunctions into
new improved codes instead of one big source file
which is easier to track issues and maintain.
This patch adds the logic of backward to persist.py.
Change-Id: I4b24131bbddbcc0df9454cc617620cd9aff09c8d
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1128033
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M src/plugins/ovirt-host-deploy/node/persist.py
1 file changed, 13 insertions(+), 2 deletions(-)
Approvals:
Alon Bar-Lev: Looks good to me, approved
Douglas Schilling Landgraf: Verified
--
To view, visit
http://gerrit.ovirt.org/33090
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4b24131bbddbcc0df9454cc617620cd9aff09c8d
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server