Antoni Segura Puimedon has posted comments on this change.

Change subject: ifcfg: include HWADDR line only if NM is around
......................................................................


Patch Set 1:

(1 comment)

....................................................
File vdsm/netconf/ifcfg.py
Line 42: import neterrors as ne
Line 43: import nm
Line 44: 
Line 45: 
Line 46: @utils.memoized
I wish this decorator would have an optional expiration time for entries.
Line 47: def _nm_around():
Line 48:     return nm.running()
Line 49: 
Line 50: 


-- 
To view, visit http://gerrit.ovirt.org/22288
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifc4904251150756594502367d4bea87620dfba58
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegu...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to