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
This commit is contained in:
Walter A. Boring IV 2015-04-21 08:17:54 -07:00
parent f4ecdf0f60
commit 0b89d9b3e7
1 changed files with 9 additions and 4 deletions

View File

@ -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