python-zaqarclient/README.rst
Angus Salkeld e67d9ca3ff Fix some links in the README
- change trello to launchpad

Change-Id: I25c40604c1b6cfa317c7ad9351ee49ae5491d2f4
2013-11-13 11:02:57 +11:00

44 lines
1.2 KiB
ReStructuredText

*********************
Python Marconi Client
*********************
:version: 0.1.0
:Wiki: `Marconi Wiki`_
:Launchpad: `Marconi Launchpad`_
:Review: `Code Review`_
:Design: `Client Wiki`_
:IRC: #openstack-marconi @ freenode
Welcome to the `Marconi`_ Client Python bindings project!
**Table of Contents**
.. contents::
:local:
:depth: 2
:backlinks: none
============
Installation
============
Until this project is on `PyPi`_, the official way to install these bindings are to::
pip install git+https://github.com/openstack/python-marconiclient.git
============
Contributing
============
The primary maintainer of this project is: TBA
Be sure to reference the `HACKING`_ file for all the details.
.. _Marconi: https://github.com/openstack/marconi
.. _PyPi: https://pypi.python.org
.. _HACKING: https://github.com/openstack/python-marconiclient/tree/master/HACKING.rst
.. _Marconi Wiki: https://wiki.openstack.org/wiki/Marconi
.. _Marconi Launchpad: https://launchpad.net/marconi
.. _Code Review: https://review.openstack.org/#/q/status:open+project:openstack/python-marconiclient,n,z
.. _Client Wiki: https://wiki.openstack.org/wiki/Python_Marconi_Client