Go to file
Flavio Percoco 0dd1dff5c6 Pass keywords to the request initialization
The `prepare_request` function accepts keywords corresponding to what
the Request class can take as arguments. This patch passes those kwargs
to the newly created `Request` instance, which is needed for the correct
work of the auth backend.

Partially-Implements blueprint python-marconiclient-v1

Change-Id: Ib333a7ad4d4628e2e5a66ddc91fafc378679f69c
2013-10-17 09:15:57 +02:00
2013-10-17 09:15:55 +02:00
2013-07-16 17:59:28 -04:00
2013-07-19 19:15:09 -04:00
2013-05-07 17:09:55 +02:00
2013-07-19 19:15:09 -04:00
2013-10-04 18:14:24 +02:00
2013-10-17 09:15:55 +02:00
2013-09-26 16:37:42 +02:00
2013-09-12 11:29:34 +02:00

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/cabrera/python-marconiclient.git

Contributing

The primary maintainer of this project is: TBA

Be sure to reference the HACKING file for all the details.

Description
OpenStack Messaging (Zaqar) Client
Readme 6.9 MiB
Languages
Python 100%