gord chung a386af9628 partial clean up of contributor install info
- remove duplication of install-guide steps
- create a page for installing with devstack and integrating
with other telemetry services.

Change-Id: I697ea46bcb0db02fdb561f0161e22411e23679c7
2018-01-02 16:17:53 +00:00

1.1 KiB

Contribution Guidelines

In the Contributions Guide, you will find documented policies for developing with Ceilometer. This includes the processes we use for bugs, contributor onboarding, core reviewer memberships, and other procedural items.

Ceilometer follows the same workflow as other OpenStack projects. To start contributing to Ceilometer, please follow the workflow found here.

Bug tracker

https://launchpad.net/ceilometer

Mailing list

http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev (prefix subjects with [Ceilometer] for faster responses)

Wiki

https://wiki.openstack.org/wiki/Ceilometer

Code Hosting

https://git.openstack.org/cgit/openstack/ceilometer/

Code Review

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

Developer reference

overview architecture measurements events install/index configuration plugins new_resource_types devstack testing gmr