Added useful links to README

Fixes #2001116

Change-Id: I43c313fffe8ff0c0e8aa583adce7676872ce357b
This commit is contained in:
Sorin Sbarnea 2017-07-11 12:23:46 +01:00
parent 20c1e82fa7
commit a134c10ea4
1 changed files with 9 additions and 0 deletions

View File

@ -66,3 +66,12 @@ Sometimes an example is nice.
cloud.create_server(
'my-server', image=image, flavor=flavor, wait=True, auto_ip=True)
Links
=====
* `Issue Tracker <https://storyboard.openstack.org/#!/project/760>`_
* `Code Review <https://review.openstack.org/#/q/status:open+project:openstack-infra/shade,n,z>`_
* `Documentation <https://docs.openstack.org/shade/latest/>`_
* `PyPI <https://pypi.python.org/pypi/shade/>`_
* `Mailing list <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra>`_