summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst31
1 files changed, 24 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 8cd4f6b2..fe759b9a 100644
--- a/README.rst
+++ b/README.rst
@@ -1,11 +1,28 @@
-ceilometer
==========
+Ceilometer
+==========
+
+Ceilometer is a data collection service that collects event and metering
+data by monitoring notifications sent from OpenStack services. It publishes
+collected data to various targets including data stores
+and message queues.
+
+Ceilometer is distributed under the terms of the Apache
+License, Version 2.0. The full terms and conditions of this
+license are detailed in the LICENSE file.
+
+For more information about Ceilometer APIs, see
+http://developer.openstack.org/api-ref-telemetry-v2.html
+
+Release notes are available at
+https://releases.openstack.org/teams/telemetry.html
+
+Developer documentation is available at
+http://docs.openstack.org/developer/ceilometer/
-Release notes can be read online at:
- http://docs.openstack.org/developer/ceilometer/releasenotes/index.html
+For information on how to contribute to ceilometer, see the CONTRIBUTING.rst
+file.
-Documentation for the project can be found at:
- http://docs.openstack.org/developer/ceilometer/
+The project home is at http://launchpad.net/ceilometer
-The project home is at:
- http://launchpad.net/ceilometer
+To report any ceilometer related bugs, see http://bugs.launchpad.net/ceilometer/ \ No newline at end of file