[node-patches] Change in ovirt-node[master]: Config.exists: fix exists method
fabiand at redhat.com
fabiand at redhat.com
Tue Jun 23 16:39:24 UTC 2015
Fabian Deutsch has submitted this change and it was merged.
Change subject: Config.exists: fix exists method
......................................................................
Config.exists: fix exists method
The exists method is used by the persist script
to check if the file that will be persisted
exists. However, in commit 9a1986a8 we moved
from ovirtfunctions.ovirt_store approach and missed
to update the exists method.
Change-Id: Ib13f5e4ecd8b4078bd57a19b21d75609a00e22da
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M src/ovirt/node/utils/fs/__init__.py
1 file changed, 27 insertions(+), 16 deletions(-)
Approvals:
Fabian Deutsch: Looks good to me, approved
Douglas Schilling Landgraf: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/42719
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib13f5e4ecd8b4078bd57a19b21d75609a00e22da
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org
More information about the node-patches
mailing list