Federico Simoncelli has posted comments on this change.

Change subject: Offset by one for UUID position
......................................................................


Patch Set 1: (1 inline comment)

....................................................
Commit Message
Line 5: CommitDate: 2012-08-10 18:34:59 +0800
Line 6: 
Line 7: Offset by one for UUID position
Line 8: 
Line 9: In the "metaList" list, "data-center" should be in position 2 instead 
of 3 which is the result of len(os.path.normpath(config.get('irs', 
'repository')).split('/')).  The storage domain uuid should be in metaList[5] 
instead of metaList[6].  So offset by one here to get the right uuid for the 
storage domain.
Please cut the lines to the default 72 characters.
Line 10: 
Line 11: Change-Id: I9931a1aa804d9dc7aec1485ebc29bac45131d0e7


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I9931a1aa804d9dc7aec1485ebc29bac45131d0e7
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Shu Ming <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Eduardo <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Shu Ming <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to