Change in vdsm[master]: network: store non-vdsm ifcfgs with unified persistence

danken at redhat.com danken at redhat.com
Tue Feb 3 10:38:13 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: network: store non-vdsm ifcfgs with unified persistence
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/37453/4/vdsm/network/configurators/ifcfg.py
File vdsm/network/configurators/ifcfg.py:

Line 503:     def _ownedFiles(self):
Line 504:         for fpath in glob.iglob(netinfo.NET_CONF_DIR + '/*'):
Line 505:             if self._ownedIfcfg(fpath):
Line 506:                 yield fpath
Line 507:             else:
"else" clause can be dropped
Line 508:                 continue
Line 509: 
Line 510:     def loadBackups(self):
Line 511:         """ Load persistent backups into memory """


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaac0d82863334238e6db71b4a6a4f6b76a260223
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <celebdor at gmail.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list