Difference between revisions of "Wishlist"
(Marked this version for translation) |
|||
(2 intermediate revisions by the same user 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_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}} | * 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}} | * Good Web UI (from community wishlist, see [http://openvz.livejournal.com/51718.html survey results]) - {{OVZ|6537}} | ||
Line 28: | Line 34: | ||
* 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 more unit 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]]. | * 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] | ||
Line 41: | Line 49: | ||
* Automate [https://github.com/ligurio/openvz-playbooks OpenVZ infrastructure] (ask sergeyb@). [https://infrastructure.fedoraproject.org/cgit/ansible.git/ Something] like Fedora has. | * Automate [https://github.com/ligurio/openvz-playbooks OpenVZ infrastructure] (ask sergeyb@). [https://infrastructure.fedoraproject.org/cgit/ansible.git/ Something] like Fedora has. | ||
− | === Design === | + | === Design === <!--T:13--> |
+ | <!--T:14--> | ||
* [[Design tasks]] | * [[Design tasks]] | ||
* [[T-Shirt ideas]] | * [[T-Shirt ideas]] | ||
+ | </translate> | ||
[[Category:Contributions]] | [[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>