Change in vdsm[master]: hsm: Remove unrelevant sdCache.produce for downloadImage

mlipchuk at redhat.com mlipchuk at redhat.com
Tue Jul 7 21:51:38 UTC 2015


Maor Lipchuk has uploaded a new change for review.

Change subject: hsm: Remove unrelevant sdCache.produce for downloadImage
......................................................................

hsm: Remove unrelevant sdCache.produce for downloadImage

Remove sdCache produce when calling download image from stream.

Change-Id: I7cceebbbbf3400e5ce4781d9722c7d2f7817fef8
Signed-off-by: Maor Lipchuk <mlipchuk at redhat.com>
---
M vdsm/storage/hsm.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/94/43294/1

diff --git a/vdsm/storage/hsm.py b/vdsm/storage/hsm.py
index 1b9de05..c997a34 100644
--- a/vdsm/storage/hsm.py
+++ b/vdsm/storage/hsm.py
@@ -1733,7 +1733,6 @@
 
         Warning: Internal use only.
         """
-        sdCache.produce(sdUUID)
         pool = self.getPool(spUUID)
         # NOTE: this could become an hsm task, in such case the LV extension
         # required to prepare the destination should go through the mailbox.


-- 
To view, visit https://gerrit.ovirt.org/43294
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7cceebbbbf3400e5ce4781d9722c7d2f7817fef8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk at redhat.com>


More information about the vdsm-patches mailing list