From 7a7ca5f92d05cbd221e45b9a7494ece5a6ae9b65 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Tue, 27 Jan 2015 13:52:20 -0500 Subject: [PATCH] Update README.rst format to match expectations The release notes script expects to be able to find the link to the bug tracker in the README.rst, so update the format to match what is expected by that script and used by the other projects. Change-Id: Ifd20c23eb7ba69090cda2e5ecf206f15e81a8254 --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 96342fa4e..625651be1 100644 --- a/README.rst +++ b/README.rst @@ -4,4 +4,7 @@ Oslo Messaging Library The Oslo messaging API supports RPC and notifications over a number of different messaging transports. -See also: `Library Documentation `_ +* License: Apache License, Version 2.0 +* Documentation: http://docs.openstack.org/developer/oslo.messaging +* Source: http://git.openstack.org/cgit/openstack/oslo.messaging +* Bugs: http://bugs.launchpad.net/oslo.messaging