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
This commit is contained in:
Doug Hellmann 2015-04-21 14:58:38 +00:00
parent 3a7aaa8787
commit 1fc5037cdf
1 changed files with 5 additions and 8 deletions

View File

@ -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:
For information on contributing, see ``CONTRIBUTING.rst``.
http://github.com/openstack/ceilometermiddleware
Bugs and feature requests are tracked on Launchpad at:
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``.