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
This commit is contained in:
Doug Hellmann 2015-04-21 15:37:15 +00:00
parent 163c34f669
commit c51f80b8a5

View File

@ -71,3 +71,8 @@ Quick-start using keystone::
>>> nt = client.Client(USER, PASS, TENANT, AUTH_URL, service_type="share")
>>> nt.shares.list()
[...]
* License: Apache License, Version 2.0
* Documentation: http://docs.openstack.org/developer/python-manilaclient
* Source: http://git.openstack.org/cgit/openstack/python-manilaclient
* Bugs: http://bugs.launchpad.net/python-manilaclient