From 0b89d9b3e7d899f318eadbeb866f6f675f20ead0 Mon Sep 17 00:00:00 2001 From: "Walter A. Boring IV" Date: Tue, 21 Apr 2015 08:17:54 -0700 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 parseable format in order for some of the release tools scripts to work (particularly the on that prints the release note email). Change-Id: I9200a1cc2147b12a617762d0dabaa72464a9d70f --- README.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 613902dd4..e46362eb9 100644 --- a/README.rst +++ b/README.rst @@ -4,13 +4,18 @@ brick OpenStack Cinder brick library for managing local volume attaches -* Free software: Apache license -* Documentation: http://docs.openstack.org/developer/os-brick -* Source: http://git.openstack.org/cgit/openstack/os-brick -* Bugs: http://bugs.launchpad.net/cinder Features -------- * Discovery of volumes being attached to a host for many transport protocols. * Removal of volumes from a host. + + + +For any other imformation, refer to the parent project, Cinder: + https://github.com/openstack/cinder + +* License: Apache License, Version 2.0 +* Source: http://git.openstack.org/cgit/openstack/os-brick +* Bugs: http://bugs.launchpad.net/os-brick