rally-openstack/samples/tasks/scenarios
Lv Fumei 65bb33ed97 Add param volume_type when creating volume in nova scenarios
Volume_type can specify a certain volume type when there are
multiple backends.

Change-Id: Ifdc80f5bb6c0a05c64f0b0c6b28b536a2e46f714
2016-07-05 16:14:26 +08:00
..
authenticate Add keystone validate token using ceilometer scenario 2016-06-29 07:37:41 -04:00
ceilometer Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
cinder Modify nested_level from dict to integer 2016-06-21 14:55:18 +08:00
designate Designate V2 - Add recordset scenarios 2016-02-26 15:26:20 +01:00
dummy [Plugins] Class-based scenario DummyFailure 2016-06-23 12:04:03 +03:00
ec2 Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
glance Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
heat Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
ironic Add Ironic scenarios 2015-07-22 18:14:56 +03:00
keystone Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
manila Add possibility to balance usage of users 2016-05-13 20:58:44 +03:00
mistral Add Mistral benchmark 2015-02-06 16:56:53 +04:00
murano Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
neutron Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
nova Add param volume_type when creating volume in nova scenarios 2016-07-05 16:14:26 +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 Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
swift [Swift] Add additional Swift scenarios 2015-11-11 00:05:44 -08:00
vm Merge "[Plugins] Improve scenario output from boot_runcommand_delete" 2016-06-22 20:59:11 +00:00
workload Add heat siege workload scenario 2016-02-12 08:02:46 +00:00
zaqar Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00: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.