designate/rally-jobs/plugins
Nguyen Van Trung 154d12114f Add validation to improve pep8 check for designate project
This PS will help project avoid pep8 some issues for *.rst
in whole project.

Co-authored-By: Hoang Trung Hieu <hieuht@vn.fujitsu.com>
Change-Id: I7a01863b1aa0bcf999be6e6e2261ab35530c196a
2017-11-20 12:26:16 +00:00
..
README.rst Add validation to improve pep8 check for designate project 2017-11-20 12:26:16 +00:00
__init__.py Rename rally-scenarios/ to rally-jobs/ 2014-11-24 17:49:52 +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, as that simplifies a lot life of operators.