Change in vdsm[master]: split network restoration from vdsmd.service

asegurap at redhat.com asegurap at redhat.com
Wed Nov 26 11:41:45 UTC 2014


Antoni Segura Puimedon has posted comments on this change.

Change subject: split network restoration from vdsmd.service
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/29441/4/vdsm/vdsm-restore-net-config
File vdsm/vdsm-restore-net-config:

Line 59:     for bond in runningConfig.bonds:
Line 60:         removeBonds[bond] = {'remove': True}
Line 61:     logging.debug('Removing all networks (%s) and bonds (%s) in running '
Line 62:                   'config.', removeNetworks, removeBonds)
Line 63:     setupNetworks(removeNetworks, removeBonds, connectivityCheck=False,
Only run setupNetworks if there is stuff in removeNetworks or removeBonds.
Line 64:                   _inRollback=True)
Line 65: 
Line 66:     # Flush vdsm configurations left-overs from any configurator on the system
Line 67:     # so that changes of configurator and persistence system are smooth.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I70cdf1e8a1e7063ec850081ac6199728d4cde381
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan 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