deb-murano/rally-jobs/plugins/README.rst
Mikhail Dubov bebeb2b160 Add Rally jobs related files to Murano
Add files that allow the Rally job (will be added in a separated infra patch)
work properly.

For more info, see the README files.


Change-Id: I58bd59889df51e5ec13d9135aa9a886a05a6efc0
2015-05-12 08:52:13 +00:00

10 lines
408 B
ReStructuredText

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 the Rally code base.
Note, however, that it is better to push all interesting and useful benchmarks
to the Rally code base: this simplifies administration for Operators.