summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorFlavio Percoco <flaper87@gmail.com>2016-11-24 13:07:31 +0100
committerFlavio Percoco <flaper87@gmail.com>2016-11-25 13:52:47 +0100
commit00d5f56a33c41195e5339c02f7fa4e91758b4379 (patch)
tree85750fb739bdf3753d53740ce300e7a57e72f6dc /README.rst
parentd93ea9eb75c7534b4d075583dbab859f19c01b9b (diff)
downloadpython-novaclient-00d5f56a33c41195e5339c02f7fa4e91758b4379.tar.gz
Show team and repo badges on README
This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: b'https://gist.github.com/a9926a344e9bc5cc3a3ba3a98b2483b4\n' Change-Id: I4e71d4cbe0c505cf4b4bb0aeefdc161cb805b614
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 524cbb10..0be65d77 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,12 @@
+========================
+Team and repository tags
+========================
+
+.. image:: http://governance.openstack.org/badges/python-novaclient.svg
+ :target: http://governance.openstack.org/reference/tags/index.html
+
+.. Change things from this point on
+
Python bindings to the OpenStack Nova API
=========================================