mistral/rally-jobs/plugins
Boris Pavlovic 568dd2cebb Add Rally jobs related files to Mistral
To make Rally job work properly this patch adds all required files

As well it adds README that explains how it works

Change-Id: Ia196f1437c14f28fff3d66540d0591629e18bd5c
2015-02-09 13:37:12 +03:00
..
README.rst Add Rally jobs related files to Mistral 2015-02-09 13:37:12 +03:00
__init__.py Add Rally jobs related files to Mistral 2015-02-09 13:37:12 +03:00

README.rst

Rally plugins

All *.py modules from this directory will be auto-loaded by Rally and all plugins will be discoverable. There is no need of any extra configuration and there is no difference between writing them here and in rally code base.

Note that it is better to push all interesting and useful benchmarks to Rally code base, this simplifies administration for Operators.