shade/CONTRIBUTING.rst
David Shrewsbury abdb5ca0e7 Add minor OperatorCloud documentation
The documentation for the OperatorCloud methods with docstrings will not
be generated unless the class itself has a docstring. This adds a simple
docstring just to get the documentation generated.

Also adds a link to the CONTRIBUTING.rst doc pointing to the project
documentation.

Change-Id: I535289a938f68895c19b5e226d2e2302b566d00d
2015-04-30 15:12:59 -04:00

1.1 KiB

Contributing to shade

If you're interested in contributing to the shade project, the following will help get you started.

Contributor License Agreement

single: license; agreement

In order to contribute to the shade project, you need to have signed OpenStack's contributor's agreement.

Project Hosting Details

Project Documentation

http://docs.openstack.org/infra/shade/

Bug tracker

http://storyboard.openstack.org

Mailing list (prefix subjects with [shade] for faster responses)

http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Code Hosting

https://git.openstack.org/cgit/openstack-infra/shade

Code Review

https://review.openstack.org/#/q/status:open+project:openstack-infra/shade,n,z

Please read GerritWorkflow before sending your first patch for review.