rally/samples/tasks/scenarios
zhangzhang 2f935cdd2e Add cinder.CreateIncrementalVolumeBackup scenario
The scenario first create a volume, the create a backup, the
backup is full backup. Because Incremental backup must be based on the
full backup. finally create a incremental backup.

Change-Id: Ia9471020a0f7009288949196bd2603a4b56e7c4a
2017-01-16 10:01:25 -05:00
..
authenticate Add keystone validate token using ceilometer scenario 2016-06-29 07:37:41 -04:00
ceilometer Add CeilometerAlarms.create_and_get_alarm 2016-11-07 23:52:50 -05:00
cinder Add cinder.CreateIncrementalVolumeBackup scenario 2017-01-16 10:01:25 -05:00
designate Designate V2 - Add recordset scenarios 2016-02-26 15:26:20 +01:00
dummy [Plugins] Remove deprecated Dummy.dummy_with_scenario_output 2016-09-06 18:40:16 +03:00
ec2 Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
fuel Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00: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 Add keystone.CreateAndGetRole scenario 2016-10-24 00:17:37 -04:00
magnum [magnum] Rename to cluster and cluster_template 2016-09-27 11:23:12 +00:00
manila [Manila] Add scenarios for Manila share metadata 2016-11-14 12:24:54 +02:00
mistral Add an option to pass workflow input and parms to mistral execution 2016-11-15 12:17:28 +00:00
monasca Add monasca benchmark in plugin - Part 0: metrics 2016-07-31 00:38:18 +03:00
murano Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
neutron Merge "Add NeutronNetworks.list_agents" 2016-11-14 17:36:40 +00:00
nova CreateAggregateAddHostAndBootServer scenario for aggregates 2016-11-29 14:33:27 -08:00
quotas Add Quotas.nova_get 2016-10-27 15:00:11 +00: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
senlin [senlin]Add context support for Senlin profile 2016-09-05 04:33:07 -04:00
swift [Swift] Add additional Swift scenarios 2015-11-11 00:05:44 -08:00
vm [Plugins] Replace instance_dd_test.sh with instance_test.sh 2016-10-06 16:55:48 +03:00
watcher Remove extra field from watcher plugin 2016-11-17 12:29:18 +03: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.