mooli tayer has posted comments on this change. Change subject: utils: must unpersist files for remove ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/28383/1/lib/vdsm/utils.py File lib/vdsm/utils.py: Line 1115: Line 1116: Line 1117: @memoized Line 1118: def isOvirtNode(): Line 1119: return ( > Two things: 2. isn't this what @memoized does? Line 1120: os.path.exists('/etc/rhev-hypervisor-release') or Line 1121: glob.glob('/etc/ovirt-node-*-release') Line 1122: ) Line 1123: -- To view, visit http://gerrit.ovirt.org/28383 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0507fcbc5338aaf76fecb08ca4e6d84138347ec9 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
