Change in vdsm[master]: sp: consolidate getMasterVersion in one method

fsimonce at redhat.com fsimonce at redhat.com
Fri Dec 6 17:17:58 UTC 2013


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 <fsimonce at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list