Files
python-rallyclient/rallyclient
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 16:59:58 +03:00
2014-08-11 16:59:58 +03:00
2014-08-11 16:59:58 +03:00
2014-08-11 16:59:58 +03:00