Ayal Baron has posted comments on this change.

Change subject: Adding [start|stop]MonitoringDomain().
......................................................................


Patch Set 1:

(1 comment)

....................................................
File vdsm/storage/sp.py
Line 1545:         # {sdUUID1: status1, sdUUID2: status2, ...}
Line 1546:         self.invalidateMetadata()
Line 1547:         poolDoms = self.getDomains()
Line 1548:         activeDomains = tuple(sdUUID for sdUUID in poolDoms
Line 1549:                               if poolDoms[sdUUID] == 
sd.DOM_ACTIVE_STATUS)
this change does not belong here.
Line 1550:         monitoredDomains = self.domainMonitor.monitoredDomains
Line 1551: 
Line 1552:         for sdUUID in poolDoms:
Line 1553:             if sdUUID not in activeDomains:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I983d49b0a42cc06428ec75b7795d23abaa6ab84c
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Eduardo <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Eduardo <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Gadi Ickowicz <[email protected]>
Gerrit-Reviewer: Yeela Kaplan <[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

Reply via email to