Skip to content

Python tool to convert raw disk images to stream-optimized VMDK files

License

Notifications You must be signed in to change notification settings

litmusautomation/VMDK-stream-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 format is 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.)

It is also the must for creating OVF/OVA virtual appliances.

-Ian McLeod <[email protected]>

About

Python tool to convert raw disk images to stream-optimized VMDK files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%