From Dan Kenigsberg <[email protected]>:

Dan Kenigsberg has submitted this change and it was merged.

Change subject: net: Set ifcfg.ConfigWriter.clearBackups as staticmethod
......................................................................


net: Set ifcfg.ConfigWriter.clearBackups as staticmethod

There is no reason to leave clearBackups as a classmethod and converting
it to a staticmethod will allow its usage by external modules.

This modification is part of the attempt to convert the
vdsm-store-net-config shell script into python.

Change-Id: Iffba252448fd5eae91dcf437c40e017cf48e0c9f
Signed-off-by: Edward Haas <[email protected]>
---
M lib/vdsm/network/configurators/ifcfg.py
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Petr Horáček: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved
  Edward Haas: Verified



-- 
To view, visit https://gerrit.ovirt.org/76326
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iffba252448fd5eae91dcf437c40e017cf48e0c9f
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Edward Haas <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Edward Haas <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Petr Horáček <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
_______________________________________________
vdsm-patches mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to