Difference between revisions of "Wishlist"
(add more tasks) |
(fix url) |
||
Line 20: | Line 20: | ||
== Development == | == Development == | ||
− | * [[ | + | * Perform [[static code analysis]] |
− | * Integrate with [https://code.google.com/p/address-sanitizer/ Address Sanitizer] | + | * Integrate projects with [https://code.google.com/p/address-sanitizer/ Address Sanitizer] |
== Software testing == | == Software testing == | ||
Line 31: | Line 31: | ||
* Automate [[Virtuozzo Storage]] installation. Something like [https://github.com/ceph/ceph-ansible Ansible playbook for CEPH] | * 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 | + | * [https://github.com/ligurio/ansible-criu-environment Automate] CRIU development [http://criu.org/Installation environment] |
* Automate CRIU [http://criu.org/cov/ code coverage] measuring process | * Automate CRIU [http://criu.org/cov/ code coverage] measuring process |
Revision as of 16:49, 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
- Perform static code analysis
- Integrate projects with Address Sanitizer
Software testing
- See things to test in QA TODO list
- Add tests to Parallels Dispatcher code
DevOps
- Automate Virtuozzo Storage installation. Something like Ansible playbook for CEPH
- Automate CRIU development environment
- Automate CRIU code coverage measuring process