summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2015-04-21 14:58:38 +0000
committerDoug Hellmann <doug@doughellmann.com>2015-04-21 14:58:42 +0000
commit1fc5037cdfae209825c9122cb0851ff70538e698 (patch)
tree91d564470fc15e080b30eb38840a5ca8c8c08835
parent3a7aaa8787cf968f9ff3ef7c36aeeb592baf4b07 (diff)
downloadceilometermiddleware-1fc5037cdfae209825c9122cb0851ff70538e698.tar.gz
Update README to work with release tools
The README file needs to have links to the project documentation and bug tracker in a parsable format in order for some of the release tools scripts to work (particularly the one that prints the release note email). Change-Id: I11b17f90ad351f369f012eb954da9f63804b4eb5
-rw-r--r--README.rst13
1 files changed, 5 insertions, 8 deletions
diff --git a/README.rst b/README.rst
index 48d339c..874b535 100644
--- a/README.rst
+++ b/README.rst
@@ -5,16 +5,13 @@ Middleware for OpenStack Telemetry (Ceilometer)
This library provides middleware modules designed to enable metric and event
data generation to be consumed by Ceilometer.
-The source is available on GitHub at:
-
- http://github.com/openstack/ceilometermiddleware
-
-Bugs and feature requests are tracked on Launchpad at:
+For information on contributing, see ``CONTRIBUTING.rst``.
- https://bugs.launchpad.net/ceilometermiddleware
+* License: Apache License, Version 2.0
+* Documentation: http://docs.openstack.org/developer/ceilometermiddleware
+* Source: http://git.openstack.org/cgit/openstack/ceilometermiddleware
+* Bugs: http://bugs.launchpad.net/ceilometermiddleware
For any other information, refer to the parent project, Ceilometer:
https://github.com/openstack/ceilometer
-
-For information on contributing, see ``CONTRIBUTING.rst``.