zaqar/rally-jobs/plugins
venkatamahesh 62ebf7b222 Fix few typos in headings
1.) Corrected headings according to rules of migrations by
placing "=======" on headings in the files
2.) Some headings have extra "====", they are removed
3.) Launchpad url have '~' which makes error: page not found
,so it is removed

Change-Id: I99581025d579f18da9ebe57267fb002cbcba28dd
2015-09-19 16:37:56 +05:30
..
README.rst Fix few typos in headings 2015-09-19 16:37:56 +05:30
__init__.py Rename rally-scenarios/ to rally-jobs/ 2014-11-24 17:47:05 +04:00

README.rst

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.