rally-openstack/samples/tasks/scenarios
Juha Kosonen ed58dd4866 Add Gnocchi status scenario
This patch is based on [1] and adds 'Gnocchi.get_status' scenario.

[1] https://review.openstack.org/#/c/453861/

Change-Id: I3f5a7d13dbc24840a4cc811f84d063d30339cef4
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
2018-02-05 15:47:23 +02:00
..
authenticate Add sla section to samples 2017-08-03 04:31:30 -04:00
ceilometer Merge "Add sla section to samples" 2017-08-09 03:34:16 +00:00
cinder create a new server in each iteration when making snapshots from a server 2017-09-26 13:13:06 +00:00
designate Add sla section to samples 2017-08-03 04:31:30 -04:00
dummy Add sla section to samples 2017-08-03 04:31:30 -04:00
ec2 Add sla section to samples 2017-08-03 04:31:30 -04:00
glance Add glance.DownloadImageData scenario 2017-10-10 16:44:08 +03:00
gnocchi Add Gnocchi status scenario 2018-02-05 15:47:23 +02:00
heat Add sla section to samples 2017-08-03 04:31:30 -04:00
ironic Add sla section to samples 2017-08-03 04:31:30 -04:00
keystone Add sla section to samples 2017-08-03 04:31:30 -04:00
magnum Add sla section to samples 2017-08-03 04:31:30 -04:00
manila Merge "Add allow/deny access scenario to Manila" 2017-08-26 23:38:59 +00:00
mistral Add sla section to samples 2017-08-03 04:31:30 -04:00
monasca Add sla section to samples 2017-08-03 04:31:30 -04:00
murano Add sla section to samples 2017-08-03 04:31:30 -04:00
neutron Modify Bgpvpn scenarios to test true bgpvpn 2017-12-14 17:42:52 +01:00
nova Add option arguments of scenarios of floating ip creation 2017-12-05 11:35:26 +00:00
quotas Add sla section to samples 2017-08-03 04:31:30 -04:00
requests Add sla section to samples 2017-08-03 04:31:30 -04:00
sahara [samples] Speed up checking samples 2017-08-31 20:10:03 +03:00
senlin Add sla section to samples 2017-08-03 04:31:30 -04:00
swift Add sla section to samples 2017-08-03 04:31:30 -04:00
vm Deprecate 'command' argument of VMTasks.dd_load_test 2017-09-28 19:16:29 +03:00
watcher Add sla section to samples 2017-08-03 04:31:30 -04:00
workload Add sla section to samples 2017-08-03 04:31:30 -04:00
zaqar Add sla section to samples 2017-08-03 04:31:30 -04: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.