rally/samples/tasks/scenarios
yanyanhu d701c6317a [senlin]Add context support for Senlin profile
This patch adds context support for Senlin profile. The
following changes were made:
 - Adding Senlin profile context;
 - Revising 'create_and_delete_profile_cluster' scenario
   to make it benchmark cluster creating/deleting only;
 - Revising rally-senlin test job and example jobs accordingly;
 - Minor fix SenlinMixin cleanup resource to make id
   query work correctly;
 - Removing admin requirement from profile util functions
   since profile creating/deleting doesn't need admin role.

Partial-bp: add-support-for-clustering-service-senlin
Change-Id: Ib74803d13f4f89152af3a1ff5e7b6ff9fbac2906
2016-09-05 04:33:07 -04: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] Rename workload dammy.failure -> Dummy.failure 2016-09-01 18:51:54 +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 Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
manila [Manila] Add share-network autocreation context support 2016-08-04 12:34:22 +03:00
mistral Add Mistral benchmark 2015-02-06 16:56:53 +04: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 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
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
tempest-do-not-run-against-production Ensure consistent naming of sample scenarios 2016-06-21 17:03:37 +00:00
vm Merge "[Plugins] Improve scenario output from boot_runcommand_delete" 2016-06-22 20:59:11 +00:00
watcher Add watcher audit template context and 2 scenarios 2016-08-25 00:23:13 +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.