designate/rally-jobs/plugins/README.rst
Boris Pavlovic a2e041d622 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: I25f8368323851a8619bfff91c66a4fe2abd74754
2014-11-24 17:49:52 +04:00

10 lines
387 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, cause that simplifies a lot life of operators.