keystoneauth/README.rst
Flavio Percoco 89301bdea9 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:

https://gist.github.com/925e12d20373c828b0514eee3a5716af

Change-Id: I8962215a156558c24e29c70dc8debc6342457080
2016-11-25 16:43:03 +01:00

36 lines
1.1 KiB
ReStructuredText

========================
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/keystoneauth.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
============
keystoneauth
============
.. image:: https://img.shields.io/pypi/v/keystoneauth1.svg
:target: https://pypi.python.org/pypi/keystoneauth1/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/keystoneauth1.svg
:target: https://pypi.python.org/pypi/keystoneauth1/
:alt: Downloads
This package contains tools for authenticating to an OpenStack-based cloud.
These tools include:
* Authentication plugins (password, token, and federation based)
* Discovery mechanisms to determine API version support
* A session that is used to maintain client settings across requests (based on
the requests Python library)
Further information:
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/keystoneauth
* Source: http://git.openstack.org/cgit/openstack/keystoneauth
* Bugs: http://bugs.launchpad.net/keystoneauth