Update the README
- Change the client version from 0.2 to 1.1.0 - Add a link to PyPi Change-Id: Iac050bea6b662e210493fc4af2dd0cda218ad777
This commit is contained in:
30
README.rst
30
README.rst
@@ -1,16 +1,11 @@
|
|||||||
========================
|
================
|
||||||
Team and repository tags
|
CloudKittyClient
|
||||||
========================
|
================
|
||||||
|
|
||||||
.. image:: http://governance.openstack.org/badges/python-cloudkittyclient.svg
|
.. image:: http://governance.openstack.org/badges/python-cloudkittyclient.svg
|
||||||
:target: http://governance.openstack.org/reference/tags/index.html
|
:target: http://governance.openstack.org/reference/tags/index.html
|
||||||
|
|
||||||
.. Change things from this point on
|
:version: 1.1.0
|
||||||
|
|
||||||
Python bindings to the CloudKitty API
|
|
||||||
=====================================
|
|
||||||
|
|
||||||
:version: 0.2
|
|
||||||
:Wiki: `CloudKitty Wiki`_
|
:Wiki: `CloudKitty Wiki`_
|
||||||
:IRC: #cloudkitty @ freenode
|
:IRC: #cloudkitty @ freenode
|
||||||
|
|
||||||
@@ -18,15 +13,12 @@ Python bindings to the CloudKitty API
|
|||||||
.. _CloudKitty Wiki: https://wiki.openstack.org/wiki/CloudKitty
|
.. _CloudKitty Wiki: https://wiki.openstack.org/wiki/CloudKitty
|
||||||
|
|
||||||
|
|
||||||
python-cloudkittyclient
|
This is a client for CloudKitty_. It provides a Python api (the
|
||||||
=======================
|
``cloudkittyclient`` module), a command-line script (``cloudkitty``), and an
|
||||||
|
`OpenStack Client`_ extension (``openstack rating``).
|
||||||
|
|
||||||
This is a client library for CloudKitty built on the CloudKitty API. It
|
The client is available on PyPi_.
|
||||||
provides a Python API (the ``cloudkittyclient`` module).
|
|
||||||
|
|
||||||
|
|
||||||
Status
|
|
||||||
======
|
|
||||||
|
|
||||||
This project is **highly** work in progress.
|
|
||||||
|
|
||||||
|
.. _OpenStack Client: https://docs.openstack.org/python-openstackclient/latest/
|
||||||
|
.. _CloudKitty: https://github.com/openstack/cloudkitty
|
||||||
|
.. _PyPi: https://pypi.python.org/pypi/python-cloudkittyclient
|
||||||
|
Reference in New Issue
Block a user