Difference between revisions of "Virtuozzo"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(extra links)
(replace Parallels to Virtuozzo)
Line 17: Line 17:
 
* [[LibVirt]] API to manage virtual machines as well as containers  
 
* [[LibVirt]] API to manage virtual machines as well as containers  
 
* Unified management tools
 
* Unified management tools
* [https://src.openvz.org/projects/OVZ/repos/libprlsdk/browse Parallels SDK] our own API to manage virtual machines and containers with Python bindings.
+
* [https://src.openvz.org/projects/OVZ/repos/libprlsdk/browse Virtuozzo SDK] our own API to manage virtual machines and containers with Python bindings.
 
* [http://libguestfs.org/ libguestfs]
 
* [http://libguestfs.org/ libguestfs]
  

Revision as of 17:55, 28 July 2015

{{#TwitterFBLike:|small|like|Virtuozzo}}

Virtuozzo is Odin virtualization and automation solution built on top of OpenVZ. Virtuozzo provides improvements and additional functionality in the areas of density, management tools, recovery, and other areas. Specific benefits of Virtuozzo compared to OpenVZ can be found in article.

Virtuozzo built on top of OpenVZ technologies but provides extended number of functionality, enhanced amount of services and support.


Components

OpenVZ consists from open components and includes:

  • RHEL7 kernel with full container support with all features and benefits of RHEL7 kernel.
  • QEMU/KVM
  • LibVirt API to manage virtual machines as well as containers
  • Unified management tools
  • Virtuozzo SDK our own API to manage virtual machines and containers with Python bindings.
  • libguestfs

Roadmap

Roadmap with future milestones


Release cycle

Releases


External links