b153951e57e412e9dc96ec00c8903fb1c1fafd73
This patch moves the `_get_transport` and `request_and_transport` method to the client. Both method are useful for other resources like Message, for example. This patch also moves the is_functional logic to the BaseTest class and splits unittests from functional tests. Partially-Implements: python-marconiclient-v1 Change-Id: Iaf56c234291b355c98817feee5644a5dd07c0b7f
Python Marconi Client
- version
-
0.1.0
- Wiki
- Launchpad
- 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/openstack/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%