Bug 636130 - RFE: upload/download: support uploading & downloading data to/from storage volumes
Summary: RFE: upload/download: support uploading & downloading data to/from storage vo...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: libvirtTodoStorage
TreeView+ depends on / blocked
 
Reported: 2010-09-21 14:43 UTC by Daniel Berrangé
Modified: 2011-07-07 14:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-07 14:40:23 UTC
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2010-09-21 14:43:36 UTC
Description of problem:
The generic streaming APIs can be leveraged to allow for uploading and downloading of data in storage volumes

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 Daniel Berrangé 2011-07-07 14:40:23 UTC
commit 7300f68dff671422caa44c22e4fb355715f21849
Author: Daniel P. Berrange <berrange>
Date:   Tue Jul 14 14:24:27 2009 +0100

    Add public APIs for storage volume upload/download
    
    New APIs are added allowing streaming of content to/from
    storage volumes.
    
    * include/libvirt/libvirt.h.in: Add virStorageVolUpload and
      virStorageVolDownload APIs
    * src/driver.h, src/libvirt.c, src/libvirt_public.syms: Stub
      code for new APIs
    * src/storage/storage_driver.c, src/esx/esx_storage_driver.c:
      Add dummy entries in driver table for new APIs


Note You need to log in before you can comment on or make changes to this bug.