5 Commits

Author SHA1 Message Date
Andrey Kurilin
5d003bfc8b Modify file-exporter plugin and base TaskExporter
- Since we supports plugin bases now, lets use shorter name and rename
   "file-exporter" to just "file".
 - this patch updates the help message and docstring for connection string
   for "file-exporter"/"file" plugin
 - TaskExporter located in the task module, so it is no need to store word
   "Task" in the class name

Change-Id: Ic8a9a765e7365ff108c88a67995b9bf26736e54e
2016-06-11 08:34:45 +00:00
Roman Vasilets
bc2afdaddc Add base class for task exporter
Add base for Rally and Verification task exporters.
Implements: task_and_verification_export.rst

Change-Id: I3365f8dc5237a75041e902787a88e7d8896d7abe
2016-02-09 19:05:44 +02:00
Illia Khudoshyn
c215e309fc Fix RST formatting in a spec
Change-Id: I73fb09f5dd174df4866d9f330ce6d156340dc189
2016-01-26 12:09:20 +00:00
LiuNanke
ad496e55ab Fix some typos by toolkit typo
There commands:
 $pip install topy
 $cd rally
 $topy -a rally

Change-Id: I40ac3b34b97743edf5edc0a17b9553bb2f3476e2
2015-11-20 00:55:01 +08:00
Illia Khudoshyn
2ff18a5c5d [Spec] Task and verification export
A spec for exporting task and verification data into external service.

Change-Id: If55a29fcaf2d2a7ba01c2afdb8e68b72399cdac9
2015-11-06 11:35:30 +00:00