RETIRED, Client library for rally API.
Go to file
Ilya Kharin c5d2ee9290 Base structure and stuff code
The patch adds a base structure of the client.

Co-Authored-By: Andrey Kurilin  <akurilin@mirantis.com>

bp api-rally-python-client

Change-Id: I03fd125a3eab010748908367a5e4e28ddd74824c
2014-08-08 01:01:53 +03:00
doc/source Base structure and stuff code 2014-08-08 01:01:53 +03:00
rallyclient Base structure and stuff code 2014-08-08 01:01:53 +03:00
tests Base structure and stuff code 2014-08-08 01:01:53 +03:00
tools Base structure and stuff code 2014-08-08 01:01:53 +03:00
.gitignore Base structure and stuff code 2014-08-08 01:01:53 +03:00
.gitreview Added .gitreview 2013-12-25 05:45:21 +00:00
.testr.conf Base structure and stuff code 2014-08-08 01:01:53 +03:00
CONTRIBUTING.rst Base structure and stuff code 2014-08-08 01:01:53 +03:00
HACKING.rst Base structure and stuff code 2014-08-08 01:01:53 +03:00
LICENSE Base structure and stuff code 2014-08-08 01:01:53 +03:00
README.rst Base structure and stuff code 2014-08-08 01:01:53 +03:00
babel.cfg Base structure and stuff code 2014-08-08 01:01:53 +03:00
openstack-common.conf Base structure and stuff code 2014-08-08 01:01:53 +03:00
requirements.txt Base structure and stuff code 2014-08-08 01:01:53 +03:00
setup.cfg Base structure and stuff code 2014-08-08 01:01:53 +03:00
setup.py Base structure and stuff code 2014-08-08 01:01:53 +03:00
test-requirements.txt Base structure and stuff code 2014-08-08 01:01:53 +03:00
tox.ini Base structure and stuff code 2014-08-08 01:01:53 +03:00

README.rst

Python bindings to the Rally API

This is a client library for Rally built on the Rally API.