ec2-api/rally-scenarios/plugins
tikitavi 6fe6723b7a fix rally scenarios
create image in openstack if it isn't created
fix problem with image size setting in glance v2

Change-Id: I42696413bcc3ed181b0b4357aa31920461e00c55
2017-04-26 15:57:37 +03:00
..
README.rst adding rally scenario 2015-02-26 12:28:17 +03:00
context_plugin_ec2_creds.py fix experimental jobs 2016-09-17 12:57:40 +03:00
context_plugin_ec2_objects.py fix rally plugin due to rally changes 2016-08-17 09:36:18 +03:00
context_plugin_images.py fix rally scenarios 2017-04-26 15:57:37 +03:00
ec2api_plugin.py fix rally plugin due to rally changes 2016-08-17 09:36:18 +03:00

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.