Make README.rst look better.

Change-Id: Ife4a17f507039a37556e4916ef4c1948b3c83d5d
This commit is contained in:
GouthamPratapa 2017-09-12 11:47:42 +05:30
parent 3906c41d43
commit ea7caa8567
1 changed files with 22 additions and 6 deletions

View File

@ -1,7 +1,14 @@
===============================
Kingbird
===============================
.. image:: https://img.shields.io/pypi/v/kingbird.svg
:target: https://pypi.python.org/pypi/kingbird/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/kingbird.svg
:target: https://pypi.python.org/pypi/kingbird/
:alt: Downloads
Centralized service for multi-region OpenStack deployments.
Kingbird is an centralized OpenStack service that provides resource operation
@ -15,10 +22,19 @@ space management, synchronisation of ssh keys, images, flavors, security
groups, etc. across regions.
Useful Links
============
* Free software: Apache license
* Wiki:https://wiki.openstack.org/wiki/kingbird
* Documentation: http://docs.openstack.org/developer/kingbird
* Source: https://github.com/openstack/kingbird
* Bugs: http://bugs.launchpad.net/kingbird
* Blueprints: https://launchpad.net/kingbird
* `PyPi`_ - package installation
* `Launchpad project`_ - release management
* `Blueprints`_ - feature specifications
* `Bugs`_ - issue tracking
* `Source`_
* `How to Contribute`_
.. _PyPi: https://pypi.python.org/pypi/kingbird/1.2.0
.. _Launchpad project: https://launchpad.net/kingbird
.. _Bugs: https://bugs.launchpad.net/kingbird
.. _Blueprints: https://blueprints.launchpad.net/kingbird
.. _Source: http://git.openstack.org/cgit/openstack/kingbird
.. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html