Difference between revisions of "Wishlist"
m |
(Marked this version for translation) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Stub}} | {{Stub}} | ||
+ | <translate> | ||
+ | <!--T:1--> | ||
If you have ideas and suggestions on new features and improvements that you would like to see and help bring to OpenVZ, you can: | If you have ideas and suggestions on new features and improvements that you would like to see and help bring to OpenVZ, you can: | ||
+ | <!--T:2--> | ||
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. | 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. | Once you have written your specification, you will need to discuss it with OpenVZ developers for inclusion in OpenVZ. | ||
+ | <!--T:3--> | ||
List below contains our current plans and TODO: | List below contains our current plans and TODO: | ||
− | == Per project == | + | == Per project == <!--T:4--> |
+ | <!--T:5--> | ||
* [[LibCT]] | * [[LibCT]] | ||
* [http://criu.org/Todo CRIU (Checkpoint and Restore in Userspace)] | * [http://criu.org/Todo CRIU (Checkpoint and Restore in Userspace)] | ||
* [[QEMU]] | * [[QEMU]] | ||
* [[LibVirt]] | * [[LibVirt]] | ||
+ | * [[Kernel_TODO|Kernel]] | ||
− | == Per activity == | + | == Per activity == <!--T:6--> |
− | === Development === | + | === Development === <!--T:7--> |
− | * | + | <!--T:8--> |
+ | * ZFS support (from community wishlist, see [http://openvz.livejournal.com/51718.html survey results]) - {{OVZ|6534}} | ||
+ | * Good Web UI (from community wishlist, see [http://openvz.livejournal.com/51718.html survey results]) - {{OVZ|6537}} | ||
+ | * Upstream kernel support and availability in Linux distributives (from community wishlist, see [http://openvz.livejournal.com/51718.html survey results]) - {{OVZ|6535}} | ||
+ | * Support of Debian 8.0 Jessie (from community wishlist, see [http://openvz.livejournal.com/51718.html survey results]) - {{OVZ|6536}} | ||
+ | * Setup regular [[static code analysis]] for OpenVZ components (Travis CI?) | ||
* Integrate projects 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 === <!--T:9--> |
+ | <!--T:10--> | ||
* See things to test in [[QA TODO list]] | * 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 | + | * Add more unit tests to [https://src.openvz.org/projects/OVZ/repos/prl-disp-service/browse/Tests Parallels Dispatcher] code |
− | === DevOps === | + | === DevOps === <!--T:11--> |
+ | <!--T:12--> | ||
+ | * Create packages of [https://src.openvz.org/projects/OVZ/repos/libprlsdk/browse libprlsdk] and [https://src.openvz.org/projects/OVZ/repos/prlctl/browse prlctl] for different Linux distributions. See [[Packages]]. | ||
* 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 development [http://criu.org/Installation environment] | * [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 | ||
− | * Automate OpenVZ infrastructure (ask sergeyb@). [https://infrastructure.fedoraproject.org/cgit/ansible.git/ Something like | + | * Automate [https://github.com/ligurio/openvz-playbooks OpenVZ infrastructure] (ask sergeyb@). [https://infrastructure.fedoraproject.org/cgit/ansible.git/ Something] like Fedora has. |
+ | |||
+ | === Design === <!--T:13--> | ||
+ | |||
+ | <!--T:14--> | ||
+ | * [[Design tasks]] | ||
+ | * [[T-Shirt ideas]] | ||
+ | </translate> | ||
+ | |||
+ | [[Category:Contributions]] |
Latest revision as of 08:37, 26 December 2015
<translate> 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[edit]
Per activity[edit]
Development[edit]
- ZFS support (from community wishlist, see survey results) - OVZ-6534
- Good Web UI (from community wishlist, see survey results) - OVZ-6537
- Upstream kernel support and availability in Linux distributives (from community wishlist, see survey results) - OVZ-6535
- Support of Debian 8.0 Jessie (from community wishlist, see survey results) - OVZ-6536
- Setup regular static code analysis for OpenVZ components (Travis CI?)
- Integrate projects with Address Sanitizer
Software testing[edit]
- See things to test in QA TODO list
- Add more unit tests to Parallels Dispatcher code
DevOps[edit]
- Create packages of libprlsdk and prlctl for different Linux distributions. See Packages.
- Automate Virtuozzo Storage installation. Something like Ansible playbook for CEPH
- Automate CRIU development environment
- Automate CRIU code coverage measuring process
- Automate OpenVZ infrastructure (ask sergeyb@). Something like Fedora has.
Design[edit]
</translate>