designate/rally-jobs/plugins/README.rst
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

12 lines
388 B
ReStructuredText

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.