deb-zaqar/rally-jobs/plugins
Boris Pavlovic 18a07e4003 Rename rally-scenarios/ to rally-jobs/
rally-scenarios is quite strange name for files related to rally jobs.
So rename it to something more reasonable

Change-Id: I4909890fd97ce3bae809c28a28bdda7a4cfdd79d
2014-11-24 17:47:05 +04:00
..
__init__.py Rename rally-scenarios/ to rally-jobs/ 2014-11-24 17:47:05 +04:00
README.rst Rename rally-scenarios/ to rally-jobs/ 2014-11-24 17:47:05 +04:00

Rally plugins

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

Note that it is better to push to Rally code base all interested and useful benchmarks, cause that simplifies a lot life of operators.