Go to file
Andrey Kurilin 37846c0913 Add RallyShell
One of the major task of rallyclient is a command line interface.
This patch implements base for it.
 - rallyclient.exc - the main module for exceptions, which include custom
    exceptions(not implemented yet) and exceptions from common code;
 - rallyclient.shell - base shell, which is independent from version of API
 - rallyclient.utils - custom rallyclient's utils
 - rallyclient._i18n - setup for oslo.i18n
 - rallyclient.v1.* - versioned module for Rally API V1
   - rallyclient.v1.shell - base shell for Rally API V1

bp api-rally-python-client

Change-Id: I910b311908013207aac04ae3b2f24405b58f69c9
2014-08-11 16:59:58 +03:00
2014-08-11 15:25:51 +03:00
2014-08-11 16:59:58 +03:00
2014-08-11 15:25:51 +03:00
2014-08-11 15:25:51 +03:00
2014-08-11 15:25:51 +03:00
2013-12-25 05:45:21 +00:00
2014-08-11 15:25:51 +03:00
2014-08-11 15:25:51 +03:00
2014-08-11 15:25:51 +03:00
2014-08-11 15:25:51 +03:00
2014-08-11 15:25:51 +03:00
2014-08-11 15:25:51 +03:00
2014-08-11 15:25:51 +03:00
2014-08-11 16:59:58 +03:00
2014-08-11 15:25:51 +03:00
2014-08-11 16:59:58 +03:00

Python bindings to the Rally API

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

Description
RETIRED, Client library for rally API.
Readme 156 KiB