0dd1dff5c65041d1fcdfbe9c079fea5fe966517c

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
Python Marconi Client
- version
-
0.1.0
- Wiki
- Trello
- Review
- Design
- 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
Languages
Python
100%