Difference between revisions of "Wishlist"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m
(add more tasks)
Line 7: Line 7:
  
 
List below contains our current plans and TODO:
 
List below contains our current plans and TODO:
 +
 +
== Per project ==
  
 
* [[LibCT]]
 
* [[LibCT]]
Line 12: Line 14:
 
* [[QEMU]]
 
* [[QEMU]]
 
* [[LibVirt]]
 
* [[LibVirt]]
 +
 +
 +
== Per activity ==
 +
 +
== Development ==
 +
 +
* [[Static analysis]]
 +
* Integrate with [https://code.google.com/p/address-sanitizer/ Address Sanitizer]
 +
 +
== Software testing ==
 +
 +
* See things to test in [[QA TODO list]]
 +
* Add tests to [https://src.openvz.org/projects/OVZ/repos/prl-disp-service/browse/Tests Parallels Dispatcher] code
 +
 +
=== DevOps ===
 +
 +
* Automate [[Virtuozzo Storage]] installation. Something like [https://github.com/ceph/ceph-ansible Ansible playbook for CEPH]
 +
* [https://github.com/ligurio/ansible-criu-environment Automate] CRIU developer [http://criu.org/Installation environment]
 +
* Automate CRIU [http://criu.org/cov/ code coverage] measuring process

Revision as of 16:45, 6 June 2015

If you have ideas and suggestions on new features and improvements that you would like to see and help bring to OpenVZ, you can:

Write a specification - a short description what feature or improvement you would like to implement and why and how it should be implemented. Writing a good specification is an art, the finer points of which are discussed here. Once you have written your specification, you will need to discuss it with OpenVZ developers for inclusion in OpenVZ.

List below contains our current plans and TODO:

Per project


Per activity

Development

Software testing

DevOps