aodh/rally-jobs/plugins
Swapnil Kulkarni (coolsvap) ea78c54b6c Replace stackforge with openstack
TrivialFix

Change-Id: If37ab7c4db2deaff3b4755be104677110a960106
2015-12-04 19:28:24 +05:30
..
README.rst Add some rally scenarios 2014-12-03 06:39:17 +00:00
plugin_sample.py Replace stackforge with openstack 2015-12-04 19:28:24 +05:30

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.