c811051351
Same ID have been set to reference different RST blocks. To avoid this, I added the prefix 'archi_' within ID referencing architecture RST block. Bad indentation warnings have been fixed. Change-Id: I17f43f2f564ffd83fd5c345aed96fad06ee56b1d Partial-Bug: #1522034
63 lines
1.5 KiB
ReStructuredText
63 lines
1.5 KiB
ReStructuredText
..
|
|
Except where otherwise noted, this document is licensed under Creative
|
|
Commons Attribution 3.0 License. You can view the license at:
|
|
|
|
https://creativecommons.org/licenses/by/3.0/
|
|
|
|
.. _contributing:
|
|
|
|
=======================
|
|
Contributing to Watcher
|
|
=======================
|
|
|
|
If you're interested in contributing to the Watcher project,
|
|
the following will help get you started.
|
|
|
|
Contributor License Agreement
|
|
-----------------------------
|
|
|
|
.. index::
|
|
single: license; agreement
|
|
|
|
In order to contribute to the Watcher project, you need to have
|
|
signed OpenStack's contributor's agreement.
|
|
|
|
.. seealso::
|
|
|
|
* http://docs.openstack.org/infra/manual/developers.html
|
|
* http://wiki.openstack.org/CLA
|
|
|
|
LaunchPad Project
|
|
-----------------
|
|
|
|
Most of the tools used for OpenStack depend on a launchpad.net ID for
|
|
authentication. After signing up for a launchpad account, join the
|
|
"openstack" team to have access to the mailing list and receive
|
|
notifications of important events.
|
|
|
|
.. seealso::
|
|
|
|
* http://launchpad.net
|
|
* http://launchpad.net/watcher
|
|
* http://launchpad.net/~openstack
|
|
|
|
|
|
Project Hosting Details
|
|
-----------------------
|
|
|
|
Bug tracker
|
|
http://launchpad.net/watcher
|
|
|
|
Mailing list (prefix subjects with ``[watcher]`` for faster responses)
|
|
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
|
|
|
|
Wiki
|
|
http://wiki.openstack.org/Watcher
|
|
|
|
Code Hosting
|
|
https://git.openstack.org/cgit/openstack/watcher
|
|
|
|
Code Review
|
|
https://review.openstack.org/#/q/status:open+project:openstack/watcher,n,z
|
|
|