Nir Soffer has posted comments on this change.

Change subject: storage: Use detect_format workaround in copy_data
......................................................................


Patch Set 9:

(1 comment)

https://gerrit.ovirt.org/#/c/64231/9/vdsm/storage/sdm/api/copy_data.py
File vdsm/storage/sdm/api/copy_data.py:

Line 102:         self.vol_id = params.get('vol_id')
Line 103:         self._host_id = host_id
Line 104:         self._writable = writable
Line 105:         self._vol = None
Line 106:         self._qemu_format = None
We don't use this now.
Line 107: 
Line 108:     @property
Line 109:     def locks(self):
Line 110:         img_ns = sd.getNamespace(sc.IMAGE_NAMESPACE, self.sd_id)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iecfd3e0fd5923e9a333379ab21e01c9b12def78c
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to