Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
VMDKstream - Python tool to convert raw disk images to stream-optimized VMDK files
- Description:
While adding support for VMWare ESX/vSphere to the Image Factory project
we discovered that we needed to support the "stream-optimized" variant
of VMDK.
This module is a first draft attempt to do so.
It is known to work on ESXi 4.1.
This format is only useful if you are attempting to import virtual machines
into ESX using the vSphere SOAP API and HTTP POST uploads of image files.
(In which case, it is required.)
Packages
VMDKstream-0.3-1.fc14.al.noarch
[10 KiB] |
Changelog
by Ian McLeod (2014-12-24):
- new upstream version 0.3
- VirtualBox compatibility
- header decode util functions
|