Federico Simoncelli has posted comments on this change.

Change subject: sp: consolidate getMasterVersion in one method
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

....................................................
File vdsm/storage/sp.py
Line 1217:         if self.masterDomain.sdUUID == domain.sdUUID:
Line 1218:             masterName = os.path.join(self.poolPath, 
POOL_MASTER_DOMAIN)
Line 1219:             self._linkStorageDomain(domain.domaindir, masterName)
Line 1220:         else:
Line 1221:             self.setDomainMasterRole(domain, sd.MASTER_DOMAIN, 0)
sd.REGULAR_DOMAIN
Line 1222: 
Line 1223:     @unsecured
Line 1224:     def __rebuild(self, msdUUID, masterVersion):
Line 1225:         """


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8a055c9eb21cc5681d1f9afde5e7eab899aa65c0
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to