From 6d3111614d99afac64997c599527e1ee6b9150fb Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Tue, 21 Apr 2015 15:21:16 +0000 Subject: [PATCH] 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: I37e0acc5ed8e1af565359290fa622456901c735e --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 09bbdbb..21df490 100644 --- a/README.rst +++ b/README.rst @@ -6,3 +6,8 @@ This is a client library for Glance built on the OpenStack Images API. It provid Development takes place via the usual OpenStack processes as outlined in the `developer guide `_. The master repository is in `Git `_. See release notes and more at ``_. + +* License: Apache License, Version 2.0 +* Documentation: http://docs.openstack.org/developer/python-glanceclient +* Source: http://git.openstack.org/cgit/openstack/python-glanceclient +* Bugs: http://bugs.launchpad.net/python-glanceclient