Difference between revisions of "Virtuozzo"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m
m (update link to SDK)
Line 13: Line 13:
 
* [[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://github.com/CloudServer/parallels-sdk Parallels SDK] our own API to manage virtual machines and containers with Python bindings.
+
* [https://src.openvz.org/projects/OVZ/repos/libprlsdk/browse Parallels SDK] our own API to manage virtual machines and containers with Python bindings.
  
 
== Roadmap ==
 
== Roadmap ==

Revision as of 13:26, 2 June 2015

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:

  • 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
  • Parallels SDK our own API to manage virtual machines and containers with Python bindings.

Roadmap

Roadmap with future milestones


Release cycle

TBD


External links