rally-openstack/samples/tasks/scenarios
Om Prakash Pandey 8ea006dd0d Fix six typos and grammar inaccuracies in Rally Readme Files
It affects three files
https://github.com/openstack/rally/tree/master/tests/README.rst
1. directiry => directory
2. automaticaly => automatically
3. throw => through

https://github.com/openstack/rally/tree/master/samples/tasks/scenarios/README.rst
1. conficuration => configuration

https://github.com/openstack/rally/tree/master/samples/tasks/support/README.rst
1. intesnive => intensive
2. a => an

Change-Id: Ief5946258de1d5a1661965e3fc1d81dbba8c4871
Closes-Bug: #1484880
2015-08-14 16:18:40 +05:30
..
authenticate Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
ceilometer [Ceilometer] Add context and scenario for resources 2015-05-05 15:37:42 +03:00
cinder Refactoring cinder create_volume_backup scenario 2015-08-03 16:33:41 +03:00
designate Adds Designate server-list scenario 2015-02-27 04:05:41 +00:00
dummy Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
ec2 Add EC2 api scenario that list all servers 2015-08-13 00:03:42 +09:00
glance Update to latest available CirrOS version 0.3.4 2015-08-06 23:43:07 +02:00
heat Add Heat scenario to test scaling policies 2015-07-02 10:35:06 -05:00
ironic Add Ironic scenarios 2015-07-22 18:14:56 +03:00
keystone Merge "Keystone: Add scenarios to benchmark user disable/enable" 2015-07-16 04:00:20 +00: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 murano benchmarks 2015-04-01 16:31:43 +03:00
nova Add Nova scenario to boot multiple servers in one request 2015-06-03 13:22:54 -05: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
swift [Swift] Add base for Swift API Benchmarks: Patch-2 2015-04-14 16:39:21 -07:00
vm Fix flavor issues in samples 2015-05-08 17:07:25 +03:00
zaqar Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08: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.