kuryr-libnetwork/rally-jobs/plugins
Dongcan Ye 8e7f70db47 Temporary cleanup remove_container method in Rally job
Change-Id: I9979b69446615e2bdbcdb0c7ad0dc5858925a36a
Closes-Bug: #1646005
2016-11-30 16:58:11 +08:00
..
context Build docker busybox image locally 2016-11-27 22:50:03 +08:00
scenarios Temporary cleanup remove_container method in Rally job 2016-11-30 16:58:11 +08:00
__init__.py Add rally integration point 2015-12-10 07:33:55 +00:00
README.rst Add rally integration point 2015-12-10 07:33:55 +00:00

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.