summaryrefslogtreecommitdiff
path: root/doc/source/contributor/index.rst
blob: 50fd507f561a0966d14ce09a20a9faf9832ee609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===================
 Contributor Guide
===================

Code is hosted at `opendev.org`__. Submit bugs to the python-novaclient
project on `Launchpad`__. Submit code to the `openstack/python-novaclient`
project using `Gerrit`__.

__ https://opendev.org/openstack/python-novaclient
__ https://bugs.launchpad.net/python-novaclient
__ https://docs.openstack.org/infra/manual/developers.html#development-workflow

.. toctree::
   :maxdepth: 2

   microversions
   testing
   deprecation-policy