zun/doc/source/contributor/index.rst
Hongbin Lu 42111f8136 Doc: split second-node setup out of quickstart guide
The quickstart guide is for new developers to quickly setup the
environment and they are unlike to setup additional nodes
as part of the quick start. So let's split the multi-node setup
session out.

Change-Id: I83f7aa61ec0c2681a5b9e79950ebde27879ca961
2018-01-27 16:07:43 +00:00

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