From 77fff5c3dd8b1fa245f94fe366babe8a1ae87902 Mon Sep 17 00:00:00 2001 From: Hiroaki Kobayashi Date: Wed, 11 Oct 2017 16:33:47 +0900 Subject: [PATCH] Improve README Change-Id: I0598c7ea2f3c2b4f4966302cfd140b23ac4cf4d3 Partial-Bug: #1713678 --- README.rst | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 45ad55e..ec0074e 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,28 @@ +======================== +Team and repository tags +======================== + +.. image:: https://governance.openstack.org/tc/badges/python-blazarclient.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html + +.. Change things from this point on + ============= Blazar client ============= -**Blazar client** provides possibility to use *Blazar* API(s). +This is a client for the OpenStack Blazar API. It provides a Python API (the +**blazarclient** module) and a command-line script (**blazar**). + +Other Resources +--------------- + +* Source code: + + * `Blazar `__ + * `Nova scheduler filter `__ + * `Client tools `__ + * `Dashboard (Horizon plugin) `__ + +* Blueprints/Bugs: https://launchpad.net/blazar +* Documentation: https://docs.openstack.org/blazar/latest/