Per TC request [1], this is the reflection of Zun in accordance with the OpenStack technical vision [2]. [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-January/001417.html [2] https://governance.openstack.org/tc/reference/technical-vision.html Change-Id: Ia8d6beff88f1624eee2c92a31b416bfe9fc531db
1.3 KiB
Contributor's Guide
In this section you will find information on how to contribute to Zun. Content includes architectural overviews, tips and tricks for setting up a development environment, and information on Cinder's lower level programming APIs.
HowTos and Tutorials
If you are new to Zun, this section contains information that should help you quickly get started.
Setting Up Your Development Environment <quickstart>
There are documents that should help you develop and contribute to the project.
Developer Contribution Guide <contributing> Setting Up Your Development Environment Under Mod WSGI <mod-wsgi> Running Tempest Tests <tempest-tests> Running Unit Tests <unit-tests> Multinode Devstack <multinode-devstack>
There are some other important documents also that helps new contributors to contribute effectively towards code standards to the project.
Adding a New API Method <api-microversion> Changing Zun DB Objects <objects>
Documentation Contribution
documentation
Other Resources
launchpad gerrit jenkins releasenotes capsule vision-reflection