rally/samples/tasks/scenarios
2016-04-07 23:17:46 +00:00
..
authenticate Add validate monasca service to authenticate.py 2015-10-19 14:59:11 -06:00
ceilometer Add batching for samples creation in context 2015-12-03 17:59:01 +02:00
cinder unify *_kwargs name in scenarios 2016-03-09 08:57:05 +08:00
designate Designate V2 - Add recordset scenarios 2016-02-26 15:26:20 +01:00
dummy Allow max_avg_sla per atomic actions 2016-03-31 01:34:07 -07:00
ec2 Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
fuel [Fuel] scenario for add and remove node 2015-10-08 17:04:05 +03:00
glance Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
heat [Bug1535948] Add Heat template validator 2016-04-06 17:40:04 +03:00
ironic Add Ironic scenarios 2015-07-22 18:14:56 +03:00
keystone Implement new random name generator for keystone scenarios 2015-10-16 08:00:21 -05:00
manila [Manila] Add scenario for attach of security service to share network 2015-07-15 21:05:40 +00:00
mistral Add Mistral benchmark 2015-02-06 16:56:53 +04:00
murano Add new Murano scenarios 2015-09-24 11:59:49 +03:00
neutron Use network context for Neutron scenarios 2015-11-10 15:27:30 -06:00
nova unify *_kwargs name in scenarios 2016-03-09 08:57:05 +08:00
quotas Support scenarios for updating neutron quotas 2015-02-10 14:32:30 +02:00
requests Add Http Request Scenario 2015-04-28 17:12:37 +00:00
sahara [Sahara] Improved flavor paramter for clusters 2016-01-13 12:41:12 +03:00
swift [Swift] Add additional Swift scenarios 2015-11-11 00:05:44 -08:00
tempest-do-not-run-against-production Add warnings to not use Tempest benchmarks against production cloud 2015-02-25 09:55:47 +03:00
vm Remove deprecated 'script' and 'interpreter' in favor of 'command' 2016-03-07 21:12:14 +05:30
workload Add heat siege workload scenario 2016-02-12 08:02:46 +00:00
zaqar Implement new random name generator for remaining scenario plugins 2015-10-21 13:38:17 -05:00
README.rst Fix six typos and grammar inaccuracies in Rally Readme Files 2015-08-14 16:18:40 +05:30

Scenarios Configuration Samples

This directory contains task scenarios configuration samples. To successfully start this samples you may need to substitute some values from "args" section to actual values for your deployment.

Samples here are presented with constant runner. To see samples of using other runners, go to samples/tasks/runners.