Nir Soffer has posted comments on this change.

Change subject: hsm: validate storage pool in prepareImage
......................................................................


Patch Set 1: Code-Review+1

(1 comment)

http://gerrit.ovirt.org/#/c/32502/1/vdsm/storage/hsm.py
File vdsm/storage/hsm.py:

Line 3230: 
Line 3231:         # If the pool is not blank we should make sure that we are 
connected
Line 3232:         # to the pool.
Line 3233:         if spUUID != sd.BLANK_UUID:
Line 3234:             self.getPool(spUUID)
> Yes I was just keeping the same order of other verbs.
Ok, we can change in in all the verbs in another patch.
Line 3235: 
Line 3236:         imgVolumesInfo = []
Line 3237:         dom = sdCache.produce(sdUUID)
Line 3238:         allVols = dom.getAllVolumes()


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia85c2b2acedf7bdbadd930596987cc4828e24ddd
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: [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