Sandro Bonazzola has posted comments on this change. Change subject: vdsm: use downloadImage instead of uploadVolume ......................................................................
Patch Set 1: Verified-1 (1 comment) .................................................... File src/plugins/ovirt-hosted-engine-setup/vm/boot_disk.py Line 111: self._parent.environment[ohostedcons.StorageEnv.VOL_UUID] Line 112: ) Line 113: self.logger.debug(image) Line 114: if image['status']['code'] != 0: Line 115: raise RuntimeError(image['status']['message']) The above is an async command. Need to wait for task completion. Line 116: self._parent.logger.info(_('Image successfully imported from OVF')) Line 117: Line 118: Line 119: @util.export -- To view, visit http://gerrit.ovirt.org/21923 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ieb645d2a6d5bab6e6012baa8ece0b8e52ba54a4c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Adam Litke <ali...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadg...@redhat.com> Gerrit-Reviewer: Martin Sivák <msi...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches