ceilometer/rally-jobs/plugins
Cao Xuan Hoang eb3ce85d83 Docstrings should not start with a space
Change-Id: I117eabb086311f81098836e1ef621cbe4f3baed0
2016-09-28 07:29:56 +00:00
..
README.rst Add some rally scenarios 2014-12-03 06:39:17 +00:00
plugin_sample.py Docstrings should not start with a space 2016-09-28 07:29:56 +00: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.