OpenStack Messaging (Zaqar) Client
Go to file
Chad Lung 0a93ccf547 Updated the readme to have valid links
Change-Id: Ieb2c6f64fa87301a914871ead657b3c1468c36c1
2013-10-29 15:01:53 -05:00
marconiclient Pass keywords to the request initialization 2013-10-17 09:15:57 +02:00
tests Merge "change assertEquals to assertEqual" 2013-10-25 14:04:35 +00:00
.gitignore Ignore *.egg files. 2013-07-16 17:59:28 -04:00
.gitreview Update .gitreview for incubation org move 2013-09-14 17:45:43 +00:00
HACKING.rst Improve README, add HACKING. 2013-07-19 19:15:09 -04:00
LICENSE Lets get the party started :) 2013-05-07 17:09:55 +02:00
README.rst Updated the readme to have valid links 2013-10-29 15:01:53 -05:00
openstack-common.conf Adding first oslo module and config 2013-09-17 16:07:33 +02:00
requirements.txt Complete refactor of api.py 2013-10-04 18:14:24 +02:00
setup.cfg Implement HTTP Transport 2013-10-17 09:15:55 +02:00
setup.py Use latest PBR 2013-09-26 16:37:42 +02:00
test-requirements.txt Remove mox from test-requirements.txt 2013-09-19 16:51:34 -05:00
tox.ini Update tox.ini and setup.cfg 2013-09-12 11:29:34 +02:00

README.rst

Python Marconi Client

version

0.1.0

Wiki

Marconi Wiki

Trello

Marconi Trello

Review

Code Review

Design

Client Wiki

IRC

#openstack-marconi @ freenode

Welcome to the Marconi Client Python bindings project!

Table of Contents

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.